ARM: dts: imx6qdl-sabreauto: Add HDMI support

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>
This commit is contained in:
Fabio Estevam 2015-06-02 17:41:33 -03:00 committed by Shawn Guo
parent 6e2a92b26d
commit 1906c21a1a

View File

@ -76,6 +76,10 @@
status = "okay";
};
&hdmi {
status = "okay";
};
&i2c2 {
clock-frequency = <100000>;
pinctrl-names = "default";