linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: l.stach@pengutronix.de (Lucas Stach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: dts: nitrogen6x: add hdmi
Date: Fri, 25 Jul 2014 12:49:52 +0200	[thread overview]
Message-ID: <1406285393-23545-2-git-send-email-l.stach@pengutronix.de> (raw)
In-Reply-To: <1406285393-23545-1-git-send-email-l.stach@pengutronix.de>

From: Michael Olbrich <m.olbrich@pengutronix.de>

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi b/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi
index 3362d2600d85..4e27cf9f3d2e 100644
--- a/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi
@@ -174,6 +174,12 @@
 	status = "okay";
 };
 
+&hdmi {
+	ddc-i2c-bus = <&i2c2>;
+	hpd-unreliable;
+	status = "okay";
+};
+
 &i2c1 {
 	clock-frequency = <100000>;
 	pinctrl-names = "default";
-- 
2.0.1

  reply	other threads:[~2014-07-25 10:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-25 10:49 [PATCH 1/3] ARM: dts: nitrogen6x: add i2c2 Lucas Stach
2014-07-25 10:49 ` Lucas Stach [this message]
2014-07-25 13:48   ` [PATCH 2/3] ARM: dts: nitrogen6x: add hdmi Fabio Estevam
2014-07-25 13:55     ` Lucas Stach
2014-07-29  7:48       ` Shawn Guo
2014-07-29  8:14         ` Lucas Stach
2014-07-29  8:59           ` Shawn Guo
2014-07-25 10:49 ` [PATCH 3/3] ARM: dts: nitrogen6x: add i2c3 Lucas Stach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1406285393-23545-2-git-send-email-l.stach@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).