]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: imx6qdl-sabreauto: Add HDMI support
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 2 Jun 2015 20:41:33 +0000 (17:41 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 15 Jul 2015 02:20:34 +0000 (10:20 +0800)
Add HDMI support. As the DDC I2C pins are not connected due to
pin conflicts, we do not pass the 'ddc-i2c-bus' property in
this case.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi

index 3b24b12651b2b86ee1a74d5baccca435778ddd3e..bd0707fb13eb1de3f30cca3416a07bbbc4584aee 100644 (file)
        status = "okay";
 };
 
+&hdmi {
+       status = "okay";
+};
+
 &i2c2 {
        clock-frequency = <100000>;
        pinctrl-names = "default";