]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
dt-bindings: display: synopsys, dw-hdmi: Mark ddc-i2c-bus as deprecated
authorMarek Vasut <marex@denx.de>
Wed, 22 May 2024 00:09:31 +0000 (02:09 +0200)
committerMarek Vasut <marex@denx.de>
Thu, 20 Jun 2024 21:19:06 +0000 (23:19 +0200)
The ddc-i2c-bus property should be placed in connector node,
mark the HDMI TX side property as deprecated.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Marek Vasut <marex@denx.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20240522000949.49530-1-marex@denx.de
Documentation/devicetree/bindings/display/bridge/synopsys,dw-hdmi.yaml

index 828709a8ded26659eeb00522b392a844e5c79f3c..33481381cccc1ce94b6487db587a831d385eea64 100644 (file)
@@ -47,12 +47,17 @@ properties:
 
   ddc-i2c-bus:
     $ref: /schemas/types.yaml#/definitions/phandle
+    deprecated: true
     description:
       The HDMI DDC bus can be connected to either a system I2C master or the
       functionally-reduced I2C master contained in the DWC HDMI. When connected
       to a system I2C master this property contains a phandle to that I2C
       master controller.
 
+      This property is deprecated, the system I2C master controller should
+      be referenced through the ddc-i2c-bus property of the HDMI connector
+      node.
+
   interrupts:
     maxItems: 1