From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91/dt: sama5d4: Add pinmux for 8-bit MMC0 bus
Date: Wed, 4 Nov 2015 22:30:33 +0100 [thread overview]
Message-ID: <201511042230.33626.marex@denx.de> (raw)
In-Reply-To: <5639C821.9040405@atmel.com>
On Wednesday, November 04, 2015 at 09:56:01 AM, Nicolas Ferre wrote:
> Le 02/11/2015 00:26, Marek Vasut a ?crit :
> > Add pinmux for the 4 remaining signals used in 8-bit MMC 0 bus
> > configuration.
> >
> > Signed-off-by: Marek Vasut <marex@denx.de> Cc: Alexandre Belloni
> > <alexandre.belloni@free-electrons.com> Cc: Josh Wu
> > <josh.wu@atmel.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
> > --- arch/arm/boot/dts/sama5d4.dtsi | 8 ++++++++ 1 file changed, 8
> > insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/sama5d4.dtsi
> > b/arch/arm/boot/dts/sama5d4.dtsi index 8d1de29..f9f6108 100644 ---
> > a/arch/arm/boot/dts/sama5d4.dtsi +++
> > b/arch/arm/boot/dts/sama5d4.dtsi @@ -1651,6 +1651,14 @@ AT91_PIOC 9
> > AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DB3, conflict with
> > NAND_D4 */
>
> Oh, I see an error over there: it's actually MCI0_DA3 in the comment!
> Idea for another patch ;-)
Oh, nice catch. I created such patch and will submit it shortly.
> > >; }; + pinctrl_mmc0_dat4_7: mmc0_dat4_7
{ + atmel,pins =
> >
> > + <AT91_PIOC 10
AT91_PERIPH_B AT91_PINCTRL_PULL_UP /*
> > MCI0_DB1, conflict with NAND_D5 */
>
> Ok, so here also, the error comes from the comment: it's MCI0_DA4 up
> to MCI0_DA7.
>
> The "A" stands for "slot 0" that you would instantiate in your board's
> .dts
Yep, I fixed this as well.
> > + AT91_PIOC 11
AT91_PERIPH_B AT91_PINCTRL_PULL_UP /*
> > MCI0_DB2, conflict with NAND_D6 */ +
AT91_PIOC 12
> > AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* MCI0_DB3, conflict with
> > NAND_D7 */ +
AT91_PIOC 13 AT91_PERIPH_B AT91_PINCTRL_PULL_UP
> > /* MCI0_DB3, conflict with NAND_D8 */ +
>; + }; };
> >
> > mmc1 {
>
> So Marek, you can send a v2 of this patch or I can do these changes if
> you prefer, tell me.
V2 is on it's way once I test the fixes briefly.
Best regards,
Marek Vasut
prev parent reply other threads:[~2015-11-04 21:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-01 23:26 [PATCH] ARM: at91/dt: sama5d4: Add pinmux for 8-bit MMC0 bus Marek Vasut
2015-11-04 8:56 ` Nicolas Ferre
2015-11-04 21:30 ` Marek Vasut [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=201511042230.33626.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 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.