devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dong Aisheng <aisheng.dong@freescale.com>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: Dong Aisheng-B29396 <B29396@freescale.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"devicetree-discuss@lists.ozlabs.org"
	<devicetree-discuss@lists.ozlabs.org>,
	"linus.walleij@stericsson.com" <linus.walleij@stericsson.com>,
	"swarren@wwwdotorg.org" <swarren@wwwdotorg.org>,
	"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
	Guo Shawn-R65073 <r65073@freescale.com>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"grant.likely@secretlab.ca" <grant.likely@secretlab.ca>,
	"rob.herring@calxeda.com" <rob.herring@calxeda.com>,
	"cjb@laptop.org" <cjb@laptop.org>,
	"w.sang@pengutronix.de" <w.sang@pengutronix.de>,
	"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>
Subject: Re: [PATCH 3/3] mmc: sdhci-imx-esdhc: convert to use pinctrl subsystem
Date: Fri, 11 May 2012 16:01:15 +0800	[thread overview]
Message-ID: <20120511080114.GO6622@shlinux2.ap.freescale.net> (raw)
In-Reply-To: <20120511073653.GX17875@S2101-09.ap.freescale.net>

On Fri, May 11, 2012 at 03:36:56PM +0800, Shawn Guo wrote:
> On Wed, May 02, 2012 at 07:31:22PM +0800, Dong Aisheng wrote:
> > From: Dong Aisheng <dong.aisheng@linaro.org>
> > 
> > Acked-by: Stephen Warren <swarren@wwwdotorg.org>
> > Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>
> > ---
> > ChangeLog v4->v5:
> >  *split arch/arm/mach-imx/* changes into a separate patch
> > ChangeLog v3->v4:
> >  * call provide dummies in imx*_soc_init().
> > ChangeLog v2->v3:
> >  * patch name updated.
> >    v1 name is ARM: imx6q: switch to use pinctrl driver
> >  * using pinctrl dummy state to avoid breaking other platforms to use this
> >    driver.
> > ChangeLog v1->v2:
> >  * using updated binding
> > ---
> >  arch/arm/boot/dts/imx6q-arm2.dts   |    4 ++++
> >  arch/arm/boot/dts/imx6q.dtsi       |   32 ++++++++++++++++++++++++++++++++
> >  drivers/mmc/host/sdhci-esdhc-imx.c |    9 +++++++++
> >  3 files changed, 45 insertions(+), 0 deletions(-)
> 
> Since we now have dummy state enabled for imx6q as well, I just split
> the patches into following two for better separation, with first one
> on my imx/pinctrl/for-3.5 and the second one on imx/dt/for-3.5 branch
> respectively.
> 
> commit e62d8b8fe73518d1875371a2ee9c5fdd31eba6f8
> Author: Dong Aisheng <dong.aisheng@linaro.org>
> Date:   Fri May 11 14:56:01 2012 +0800
> 
>     mmc: sdhci-imx-esdhc: adopt pinctrl support
> 
>     Cc: linux-mmc@vger.kernel.org
>     Cc: Chris Ball <cjb@laptop.org>
>     Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>
>     Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
>     Acked-by: Stephen Warren <swarren@wwwdotorg.org>
> 
>  drivers/mmc/host/sdhci-esdhc-imx.c |    9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)
> 
> commit 551fd208f204780bac1ca5bce1748ba7a6f7ee6e
> Author: Dong Aisheng <dong.aisheng@linaro.org>
> Date:   Fri May 11 14:58:00 2012 +0800
> 
>     ARM: dts: imx6q-arm2: add pinctrl state for usdhc
> 
>     Signed-off-by: Dong Aisheng <dong.aisheng@linaro.org>
>     Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
> 
>  arch/arm/boot/dts/imx6q-arm2.dts |    4 ++++
>  arch/arm/boot/dts/imx6q.dtsi     |   32 ++++++++++++++++++++++++++++++++
>  2 files changed, 36 insertions(+), 0 deletions(-)
> 
> Please have a check to see if everything is correct.
> 
Looks good to me.
Just go ahead.

Regards
Dong Aisheng


  reply	other threads:[~2012-05-11  8:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-02 11:31 [PATCH 1/3] ARM: imx: enable pinctrl dummy states Dong Aisheng
2012-05-02 11:31 ` [PATCH 2/3] ARM: imx6q: switch to use pinctrl subsystem Dong Aisheng
2012-05-02 11:31 ` [PATCH 3/3] mmc: sdhci-imx-esdhc: convert " Dong Aisheng
2012-05-11  7:36   ` Shawn Guo
2012-05-11  8:01     ` Dong Aisheng [this message]
2012-05-06 13:51 ` [PATCH 1/3] ARM: imx: enable pinctrl dummy states Shawn Guo
2012-05-09  9:11 ` Linus Walleij

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=20120511080114.GO6622@shlinux2.ap.freescale.net \
    --to=aisheng.dong@freescale.com \
    --cc=B29396@freescale.com \
    --cc=cjb@laptop.org \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=grant.likely@secretlab.ca \
    --cc=kernel@pengutronix.de \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=r65073@freescale.com \
    --cc=rob.herring@calxeda.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shawn.guo@linaro.org \
    --cc=swarren@wwwdotorg.org \
    --cc=w.sang@pengutronix.de \
    /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).