linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx6qdl-sabreauto: Add HDMI support
Date: Mon, 29 Jun 2015 19:47:09 +0800	[thread overview]
Message-ID: <20150629114709.GL10332@tiger> (raw)
In-Reply-To: <1433277693-10767-1-git-send-email-festevam@gmail.com>

On Tue, Jun 02, 2015 at 05:41:33PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Add HDMI support. As the DDC I2C pins are not connected due to
> pin conflicts, we do not pass the 'ddc-i2c-bus' property in 
> this case.

HDMI works without 'ddc-i2c-bus' property and I2C pins?  If not, what's
point of this patch.

Shawn

> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
> index 46b2fed..48ccfee 100644
> --- a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
> +++ b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
> @@ -76,6 +76,10 @@
>  	status = "okay";
>  };
>  
> +&hdmi {
> +	status = "okay";
> +};
> +
>  &i2c2 {
>  	clock-frequency = <100000>;
>  	pinctrl-names = "default";
> -- 
> 1.9.1
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2015-06-29 11:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-02 20:41 [PATCH] ARM: dts: imx6qdl-sabreauto: Add HDMI support Fabio Estevam
2015-06-29 11:47 ` Shawn Guo [this message]
2015-06-29 11:55   ` Fabio Estevam
2015-06-29 12:16     ` Fabio Estevam
2015-06-29 12:54     ` Shawn Guo
2015-07-07  1:05       ` Fabio Estevam
2015-07-08  9:34         ` 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=20150629114709.GL10332@tiger \
    --to=shawnguo@kernel.org \
    --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).