On Thu, 04 Sep 2025 10:38:17 +0200, Krzysztof Kozlowski wrote: > Several display bridges (e.g. LVDS to HDMI converters) are used as sound > Digital Audio Interface (DAI) and have '#sound-dai-cells', thus they > should reference dai-common.yaml schema to allow common properties, like > DAI name. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlow...@linaro.org> > --- > .../devicetree/bindings/display/bridge/ite,it6263.yaml | 1 + > .../devicetree/bindings/display/bridge/ite,it66121.yaml | 5 ++++- > .../devicetree/bindings/display/bridge/lontium,lt9611.yaml | 5 ++++- > .../devicetree/bindings/display/bridge/nxp,tda998x.yaml | 5 ++++- > .../devicetree/bindings/display/bridge/sil,sii9022.yaml | 5 ++++- > 5 files changed, 17 insertions(+), 4 deletions(-) >
Applied, thanks!