From: Marek Vasut Date: Wed, 22 May 2024 00:09:31 +0000 (+0200) Subject: dt-bindings: display: synopsys, dw-hdmi: Mark ddc-i2c-bus as deprecated X-Git-Tag: v6.11-rc1~141^2~15^2~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3374d842cd8129fa7989a228761f274e32784c7d;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: display: synopsys, dw-hdmi: Mark ddc-i2c-bus as deprecated The ddc-i2c-bus property should be placed in connector node, mark the HDMI TX side property as deprecated. Acked-by: Rob Herring (Arm) Reviewed-by: Laurent Pinchart Reviewed-by: Neil Armstrong Signed-off-by: Marek Vasut Link: https://patchwork.freedesktop.org/patch/msgid/20240522000949.49530-1-marex@denx.de --- diff --git a/Documentation/devicetree/bindings/display/bridge/synopsys,dw-hdmi.yaml b/Documentation/devicetree/bindings/display/bridge/synopsys,dw-hdmi.yaml index 828709a8ded26..33481381cccc1 100644 --- a/Documentation/devicetree/bindings/display/bridge/synopsys,dw-hdmi.yaml +++ b/Documentation/devicetree/bindings/display/bridge/synopsys,dw-hdmi.yaml @@ -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