From: David Heidelberg Date: Mon, 27 Sep 2021 21:45:03 +0000 (+0200) Subject: dt-bindings: display: simple: hardware can use ddc-i2c-bus X-Git-Tag: v6.1-rc5~617^2^2~1212 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c38171a5857402dfc26985fb59029926bda802fb;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: display: simple: hardware can use ddc-i2c-bus 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 Acked-by: Rob Herring Signed-off-by: Sam Ravnborg Link: https://patchwork.freedesktop.org/patch/msgid/20210927214503.36012-1-david@ixit.cz --- diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml index f81e79b..f3c9395d2 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -321,6 +321,7 @@ properties: - yes-optoelectronics,ytc700tlag-05-201c backlight: true + ddc-i2c-bus: true enable-gpios: true port: true power-supply: true