From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0
Date: Tue, 5 Jul 2011 18:59:03 +0200 [thread overview]
Message-ID: <20110705165903.GL6069@pengutronix.de> (raw)
In-Reply-To: <1309860396-9219-1-git-send-email-u.kleine-koenig@pengutronix.de>
On Tue, Jul 05, 2011 at 12:06:36PM +0200, Uwe Kleine-K?nig wrote:
> The pins are actually used (not in mainline yet):
>
> D4 -> SSP2_D0
> D5 -> GPIO
> D6 -> GPIO
> D7 -> GPIO for owire
>
> so their pinmapping for SSP0 is wrong.
>
> Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>
Applied for next.
Sascha
> ---
> arch/arm/mach-mxs/mach-tx28.c | 8 --------
> 1 files changed, 0 insertions(+), 8 deletions(-)
>
> diff --git a/arch/arm/mach-mxs/mach-tx28.c b/arch/arm/mach-mxs/mach-tx28.c
> index b65e371..068e540 100644
> --- a/arch/arm/mach-mxs/mach-tx28.c
> +++ b/arch/arm/mach-mxs/mach-tx28.c
> @@ -101,14 +101,6 @@ static const iomux_cfg_t tx28_stk5v3_pads[] __initconst = {
> (MXS_PAD_8MA | MXS_PAD_3V3 | MXS_PAD_PULLUP),
> MX28_PAD_SSP0_DATA3__SSP0_D3 |
> (MXS_PAD_8MA | MXS_PAD_3V3 | MXS_PAD_PULLUP),
> - MX28_PAD_SSP0_DATA4__SSP0_D4 |
> - (MXS_PAD_8MA | MXS_PAD_3V3 | MXS_PAD_PULLUP),
> - MX28_PAD_SSP0_DATA5__SSP0_D5 |
> - (MXS_PAD_8MA | MXS_PAD_3V3 | MXS_PAD_PULLUP),
> - MX28_PAD_SSP0_DATA6__SSP0_D6 |
> - (MXS_PAD_8MA | MXS_PAD_3V3 | MXS_PAD_PULLUP),
> - MX28_PAD_SSP0_DATA7__SSP0_D7 |
> - (MXS_PAD_8MA | MXS_PAD_3V3 | MXS_PAD_PULLUP),
> MX28_PAD_SSP0_CMD__SSP0_CMD |
> (MXS_PAD_8MA | MXS_PAD_3V3 | MXS_PAD_PULLUP),
> MX28_PAD_SSP0_DETECT__SSP0_CARD_DETECT |
> --
> 1.7.5.4
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2011-07-05 16:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-05 10:06 [PATCH] ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0 Uwe Kleine-König
2011-07-05 16:59 ` Sascha Hauer [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=20110705165903.GL6069@pengutronix.de \
--to=s.hauer@pengutronix.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).