Document optional vcc-supply property that may be used as VCC source. Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> --- New patch Ref: Ref:https://patchwork.kernel.org/patch/11705819/ --- .../devicetree/bindings/display/bridge/lvds-codec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml index 68951d56ebba..3248be31eceb 100644 --- a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml +++ b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml @@ -79,6 +79,9 @@ properties: The GPIO used to control the power down line of this device. maxItems: 1 + vcc-supply: + maxItems: 1 + required: - compatible - ports -- 2.17.1