From: Philipp Zabel <philipp.zabel@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Shawn Guo <shawn.guo@freescale.com>,
Philipp Zabel <philipp.zabel@gmail.com>
Subject: [PATCH] ARM: dts: imx6q-gk802: Enable HDMI
Date: Mon, 14 Apr 2014 20:15:53 +0200 [thread overview]
Message-ID: <1397499353-6116-1-git-send-email-philipp.zabel@gmail.com> (raw)
This patch enables HDMI output on GK802 HDMI dongles.
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
---
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..16d3491 100644
--- a/arch/arm/boot/dts/imx6q-gk802.dts
+++ b/arch/arm/boot/dts/imx6q-gk802.dts
@@ -48,6 +48,11 @@
};
};
+&hdmi {
+ status = "okay";
+ ddc-i2c-bus = <&i2c3>;
+};
+
/* Internal I2C */
&i2c2 {
pinctrl-names = "default";
--
1.9.1
next reply other threads:[~2014-04-14 18:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 18:15 Philipp Zabel [this message]
2014-04-16 6:13 ` [PATCH] ARM: dts: imx6q-gk802: Enable HDMI Shawn Guo
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=1397499353-6116-1-git-send-email-philipp.zabel@gmail.com \
--to=philipp.zabel@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=shawn.guo@freescale.com \
/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