Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: bridge: it6505: Add #sound-dai-cells

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 <wenst@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240327085250.3427496-1-wenst@chromium.org

authored by

Chen-Yu Tsai and committed by
Douglas Anderson
325af1be b48ccb18

+7 -1
+7 -1
Documentation/devicetree/bindings/display/bridge/ite,it6505.yaml
··· 9 9 maintainers: 10 10 - Allen Chen <allen.chen@ite.com.tw> 11 11 12 + allOf: 13 + - $ref: /schemas/sound/dai-common.yaml# 14 + 12 15 description: | 13 16 The IT6505 is a high-performance DisplayPort 1.1a transmitter, 14 17 fully compliant with DisplayPort 1.1a, HDCP 1.3 specifications. ··· 54 51 extcon: 55 52 maxItems: 1 56 53 description: extcon specifier for the Power Delivery 54 + 55 + "#sound-dai-cells": 56 + const: 0 57 57 58 58 ports: 59 59 $ref: /schemas/graph.yaml#/properties/ports ··· 111 105 - extcon 112 106 - ports 113 107 114 - additionalProperties: false 108 + unevaluatedProperties: false 115 109 116 110 examples: 117 111 - |