summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2014-04-23 00:47:51 -0700
committerShawn Guo <shawn.guo@freescale.com>2014-05-16 23:02:03 +0800
commitaef15dbaf43db2b8803f28b5d47ccaedbf32c962 (patch)
tree35fb641c9bf86eb9d897699b30baeaf0e1822e8c /arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
parent9d4ebb36a6823c64a8091f293dd5131857e596ec (diff)
ARM: dts: ventana: Add HDMI support
Configure ddc and enable HDMI Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-gw52xx.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl-gw52xx.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
index 035d3a85c318..102219761b20 100644
--- a/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
@@ -148,6 +148,11 @@
status = "okay";
};
+&hdmi {
+ ddc-i2c-bus = <&i2c3>;
+ status = "okay";
+};
+
&i2c1 {
clock-frequency = <100000>;
pinctrl-names = "default";