From: Shawn Guo <shawn.guo@freescale.com>
To: Philipp Zabel <philipp.zabel@gmail.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: dts: imx6q-gk802: Enable HDMI
Date: Wed, 16 Apr 2014 14:13:36 +0800 [thread overview]
Message-ID: <20140416061334.GE2523@dragon> (raw)
In-Reply-To: <1397499353-6116-1-git-send-email-philipp.zabel@gmail.com>
On Mon, Apr 14, 2014 at 08:15:53PM +0200, Philipp Zabel wrote:
> 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";
I prefer to put 'status' at the bottom of the property list.
Shawn
> + ddc-i2c-bus = <&i2c3>;
> +};
> +
> /* Internal I2C */
> &i2c2 {
> pinctrl-names = "default";
> --
> 1.9.1
>
>
>
prev parent reply other threads:[~2014-04-16 6:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 18:15 [PATCH] ARM: dts: imx6q-gk802: Enable HDMI Philipp Zabel
2014-04-16 6:13 ` Shawn Guo [this message]
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=20140416061334.GE2523@dragon \
--to=shawn.guo@freescale.com \
--cc=linux-kernel@vger.kernel.org \
--cc=philipp.zabel@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.