All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx: add HDMI support for SolidRun HummingBoard and Cubox-i
Date: Thu, 8 May 2014 15:02:04 +0800	[thread overview]
Message-ID: <20140508070203.GC2798@dragon> (raw)
In-Reply-To: <20140419054134.GV2523@dragon>

On Sat, Apr 19, 2014 at 01:41:35PM +0800, Shawn Guo wrote:
> On Fri, Apr 18, 2014 at 11:01:27AM +0100, Russell King wrote:
> > Add the HDMI DT configuration for the SolidRun HummingBoard and Cubox-i.
> > 
> > Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
> > ---
> >  arch/arm/boot/dts/imx6dl-hummingboard.dts | 28 ++++++++++++++++++++++++++++
> >  arch/arm/boot/dts/imx6qdl-cubox-i.dtsi    | 28 ++++++++++++++++++++++++++++
> >  2 files changed, 56 insertions(+)
> > 
> > diff --git a/arch/arm/boot/dts/imx6dl-hummingboard.dts b/arch/arm/boot/dts/imx6dl-hummingboard.dts
> > index 5bfae54fb780..d3095f58bf7b 100644
> > --- a/arch/arm/boot/dts/imx6dl-hummingboard.dts
> > +++ b/arch/arm/boot/dts/imx6dl-hummingboard.dts
> > @@ -67,6 +67,14 @@
> >  	status = "okay";
> >  };
> >  
> > +&hdmi {
> > +	pinctrl-names = "default";
> > +	pinctrl-0 = <&pinctrl_hummingboard_hdmi>;
> > +	ddc-i2c-bus = <&i2c2>;
> > +	status = "okay";
> > +	crtcs = <&ipu1 0>;
> 
> The 'crtcs' should be dropped now, right?

Dropped the crtcs line and applied the patch, thanks.

Shawn

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawn.guo@freescale.com>
To: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, Pawel Moll <pawel.moll@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Rob Herring <robh+dt@kernel.org>,
	arm@kernel.org, Sascha Hauer <kernel@pengutronix.de>,
	Kumar Gala <galak@codeaurora.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: imx: add HDMI support for SolidRun HummingBoard and Cubox-i
Date: Thu, 8 May 2014 15:02:04 +0800	[thread overview]
Message-ID: <20140508070203.GC2798@dragon> (raw)
In-Reply-To: <20140419054134.GV2523@dragon>

On Sat, Apr 19, 2014 at 01:41:35PM +0800, Shawn Guo wrote:
> On Fri, Apr 18, 2014 at 11:01:27AM +0100, Russell King wrote:
> > Add the HDMI DT configuration for the SolidRun HummingBoard and Cubox-i.
> > 
> > Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
> > ---
> >  arch/arm/boot/dts/imx6dl-hummingboard.dts | 28 ++++++++++++++++++++++++++++
> >  arch/arm/boot/dts/imx6qdl-cubox-i.dtsi    | 28 ++++++++++++++++++++++++++++
> >  2 files changed, 56 insertions(+)
> > 
> > diff --git a/arch/arm/boot/dts/imx6dl-hummingboard.dts b/arch/arm/boot/dts/imx6dl-hummingboard.dts
> > index 5bfae54fb780..d3095f58bf7b 100644
> > --- a/arch/arm/boot/dts/imx6dl-hummingboard.dts
> > +++ b/arch/arm/boot/dts/imx6dl-hummingboard.dts
> > @@ -67,6 +67,14 @@
> >  	status = "okay";
> >  };
> >  
> > +&hdmi {
> > +	pinctrl-names = "default";
> > +	pinctrl-0 = <&pinctrl_hummingboard_hdmi>;
> > +	ddc-i2c-bus = <&i2c2>;
> > +	status = "okay";
> > +	crtcs = <&ipu1 0>;
> 
> The 'crtcs' should be dropped now, right?

Dropped the crtcs line and applied the patch, thanks.

Shawn

  reply	other threads:[~2014-05-08  7:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-18 10:01 [PATCH] ARM: imx: add HDMI support for SolidRun HummingBoard and Cubox-i Russell King
2014-04-18 10:01 ` Russell King
2014-04-19  5:41 ` Shawn Guo
2014-04-19  5:41   ` Shawn Guo
2014-05-08  7:02   ` Shawn Guo [this message]
2014-05-08  7:02     ` 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=20140508070203.GC2798@dragon \
    --to=shawn.guo@freescale.com \
    --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 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.