[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1397683430-3931-1-git-send-email-philipp.zabel@gmail.com>
Date: Wed, 16 Apr 2014 23:23:50 +0200
From: Philipp Zabel <philipp.zabel@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Shawn Guo <shawn.guo@...escale.com>,
Philipp Zabel <philipp.zabel@...il.com>
Subject: [PATCH v2] ARM: dts: imx6q-gk802: Enable HDMI
Signed-off-by: Philipp Zabel <philipp.zabel@...il.com>
---
Changes since v1:
- Reordered ddc-i2c-bus and status properties
---
arch/arm/boot/dts/imx6q-gk802.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/imx6q-gk802.dts b/arch/arm/boot/dts/imx6q-gk802.dts
index 4a9b4dc..0f0c50b 100644
--- a/arch/arm/boot/dts/imx6q-gk802.dts
+++ b/arch/arm/boot/dts/imx6q-gk802.dts
@@ -48,6 +48,11 @@
};
};
+&hdmi {
+ ddc-i2c-bus = <&i2c3>;
+ status = "okay";
+};
+
/* Internal I2C */
&i2c2 {
pinctrl-names = "default";
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists