]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
dt-bindings: display: ingenic,jz4780-hdmi: Drop undocumented 'ddc-i2c-bus'
authorRob Herring <robh@kernel.org>
Wed, 25 May 2022 20:56:26 +0000 (15:56 -0500)
committerRobert Foss <robert.foss@linaro.org>
Thu, 26 May 2022 11:53:59 +0000 (13:53 +0200)
While 'ddc-i2c-bus' is a common property, it should be in a connector
node rather than the HDMI bridge node as the I2C bus goes to a
connector and not the HDMI block. Drop it from the example.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220525205626.2482584-1-robh@kernel.org
Documentation/devicetree/bindings/display/bridge/ingenic,jz4780-hdmi.yaml

index b8219eab4475a4f4e4891c646530da92817571ad..89490fdffeb078bd1298f4ff756be06dd8851c81 100644 (file)
@@ -55,7 +55,6 @@ examples:
         compatible = "ingenic,jz4780-dw-hdmi";
         reg = <0x10180000 0x8000>;
         reg-io-width = <4>;
-        ddc-i2c-bus = <&i2c4>;
         interrupt-parent = <&intc>;
         interrupts = <3>;
         clocks = <&cgu JZ4780_CLK_AHB0>, <&cgu JZ4780_CLK_HDMI>;