arm64: dts: verdin-imx8mm: introduce hdmi-connector
authorPhilippe Schenker <philippe.schenker@toradex.com>
Thu, 1 Sep 2022 10:01:50 +0000 (12:01 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 17 Sep 2022 08:34:29 +0000 (16:34 +0800)
The Lontium LT8912B driver needs a HDMI connector to be connected to
port 1. Introduce this connector to be enabled in a device tree overlay.

Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi

index ca1c087e7c29be1f15975b3696f93b84645595e9..ef105c0745ebc52df9b3f79592b826fc87fabf98 100644 (file)
                };
        };
 
+       hdmi_connector: hdmi-connector {
+               compatible = "hdmi-connector";
+               ddc-i2c-bus = <&i2c2>;
+               label = "hdmi";
+               type = "a";
+               status = "disabled";
+       };
+
        panel_lvds: panel-lvds {
                compatible = "panel-lvds";
                backlight = <&backlight>;