linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] ARM: dts: imx6qdl-sabresd: Add HDMI support
@ 2014-04-22 13:04 Fabio Estevam
  2014-04-23  7:08 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2014-04-22 13:04 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Changes since v2:
- Removed crtcs node
- Remove CEC pin
- Tested against linux-next
Changes since v1:
- Rebased against 3.15-rc1

 arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
index 7a88d9a..7c141f3 100644
--- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
@@ -148,6 +148,11 @@
 	status = "okay";
 };
 
+&hdmi {
+	ddc-i2c-bus = <&i2c2>;
+	status = "okay";
+};
+
 &i2c1 {
 	clock-frequency = <100000>;
 	pinctrl-names = "default";
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH v3] ARM: dts: imx6qdl-sabresd: Add HDMI support
  2014-04-22 13:04 [PATCH v3] ARM: dts: imx6qdl-sabresd: Add HDMI support Fabio Estevam
@ 2014-04-23  7:08 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2014-04-23  7:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Apr 22, 2014 at 10:04:59AM -0300, Fabio Estevam wrote:
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> Changes since v2:
> - Removed crtcs node
> - Remove CEC pin
> - Tested against linux-next
> Changes since v1:
> - Rebased against 3.15-rc1

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-23  7:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-22 13:04 [PATCH v3] ARM: dts: imx6qdl-sabresd: Add HDMI support Fabio Estevam
2014-04-23  7:08 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).