From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: mxs: Fix MMC WP pin being inverted
Date: Wed, 5 Sep 2012 04:57:03 +0200 [thread overview]
Message-ID: <201209050457.03707.marex@denx.de> (raw)
In-Reply-To: <20120905024046.GR2362@S2101-09.ap.freescale.net>
Dear Shawn Guo,
> Please resend with subject "arm: " changing to "ARM: ", or even better
> the one below.
>
> ARM: dts: m28evk: ...
I really don't like this game ...
>
> On Wed, Sep 05, 2012 at 04:11:22AM +0200, Marek Vasut wrote:
> > The MMC WP is active high on the m28evk, fix this.
> >
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > Cc: Fabio Estevam <fabio.estevam@freescale.com>
> > Cc: Shawn Guo <shawn.guo@linaro.org>
> > ---
> >
> > arch/arm/boot/dts/imx28-m28evk.dts | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/arm/boot/dts/imx28-m28evk.dts
> > b/arch/arm/boot/dts/imx28-m28evk.dts index 845bb42..10868f1 100644
> > --- a/arch/arm/boot/dts/imx28-m28evk.dts
> > +++ b/arch/arm/boot/dts/imx28-m28evk.dts
> > @@ -63,7 +63,7 @@
> >
> > &mmc0_cd_cfg
> > &mmc0_sck_cfg>;
> >
> > bus-width = <8>;
> >
> > - wp-gpios = <&gpio3 10 1>;
> > + wp-gpios = <&gpio3 10 0>;
> >
> > vmmc-supply = <®_vddio_sd0>;
> > status = "okay";
> >
> > };
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-09-05 2:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-05 2:11 [PATCH] arm: mxs: Fix MMC WP pin being inverted Marek Vasut
2012-09-05 2:40 ` Shawn Guo
2012-09-05 2:57 ` Marek Vasut [this message]
2012-09-05 3:19 ` Shawn Guo
2012-09-05 3:55 ` Marek Vasut
2012-09-05 4:09 ` Shawn Guo
2012-09-07 0:16 ` Marek Vasut
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=201209050457.03707.marex@denx.de \
--to=marex@denx.de \
--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).