dt-bindings: display: simple: hardware can use ddc-i2c-bus
authorDavid Heidelberg <david@ixit.cz>
Mon, 27 Sep 2021 21:45:03 +0000 (23:45 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Sat, 9 Oct 2021 15:24:06 +0000 (17:24 +0200)
Both hardware and driver can communicate DDC over i2c bus.

Fixes warnings as:
arch/arm/boot/dts/tegra20-paz00.dt.yaml: panel: 'ddc-i2c-bus' does not match any of the regexes: 'pinctrl-[0-9]+'
From schema: /home/runner/work/linux/linux/Documentation/devicetree/bindings/display/panel/panel-simple.yaml

Signed-off-by: David Heidelberg <david@ixit.cz>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210927214503.36012-1-david@ixit.cz
Documentation/devicetree/bindings/display/panel/panel-simple.yaml

index f81e79b..f3c9395 100644 (file)
@@ -321,6 +321,7 @@ properties:
       - yes-optoelectronics,ytc700tlag-05-201c
 
   backlight: true
+  ddc-i2c-bus: true
   enable-gpios: true
   port: true
   power-supply: true