Skip to content

Commit

Permalink
ARM: dts: imx6qdl-sabreauto: Add HDMI support
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Jul 15, 2015
1 parent 6e2a92b commit 1906c21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@
status = "okay";
};

&hdmi {
status = "okay";
};

&i2c2 {
clock-frequency = <100000>;
pinctrl-names = "default";
Expand Down

0 comments on commit 1906c21

Please sign in to comment.