On Wed, 27 Mar 2024 16:52:48 +0800, Chen-Yu Tsai wrote: > The ITE IT6505 display bridge can take one I2S input and transmit it > over the DisplayPort link. > > Add #sound-dai-cells (= 0) to the binding for it. > > Signed-off-by: Chen-Yu Tsai <[email protected]> > --- > Changes since v1 [1]: > - Reference /schemas/sound/dai-common.yaml > - Change "additionalProperties: false" to "unevaluatedProperties: false" > > The driver side changes [2] are still being worked on. > > [1] > https://lore.kernel.org/dri-devel/[email protected]/ > [2] > https://lore.kernel.org/linux-arm-kernel/[email protected]/ > --- > .../devicetree/bindings/display/bridge/ite,it6505.yaml | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) >
Reviewed-by: Rob Herring <[email protected]>
