aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6q-gk802.dts
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2014-04-16 17:23:50 -0400
committerShawn Guo <shawn.guo@freescale.com>2014-05-16 11:02:01 -0400
commit126b469677762aecc7cc4ed164421a8e4b3dc1c0 (patch)
tree1c0b05330faf59547a5f23a6dd6f659c1ffc20d8 /arch/arm/boot/dts/imx6q-gk802.dts
parentdd860a9a31386ea85fb208d8d68a4b14add74fbf (diff)
ARM: dts: imx6q-gk802: Enable HDMI
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-gk802.dts')
-rw-r--r--arch/arm/boot/dts/imx6q-gk802.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6q-gk802.dts b/arch/arm/boot/dts/imx6q-gk802.dts
index 4a9b4dc9afc0..0f0c50be8859 100644
--- a/arch/arm/boot/dts/imx6q-gk802.dts
+++ b/arch/arm/boot/dts/imx6q-gk802.dts
@@ -48,6 +48,11 @@
48 }; 48 };
49}; 49};
50 50
51&hdmi {
52 ddc-i2c-bus = <&i2c3>;
53 status = "okay";
54};
55
51/* Internal I2C */ 56/* Internal I2C */
52&i2c2 { 57&i2c2 {
53 pinctrl-names = "default"; 58 pinctrl-names = "default";