From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: mxs: Add default AUART2 pinmux
Date: Mon, 13 May 2013 05:34:30 +0200 [thread overview]
Message-ID: <201305130534.30850.marex@denx.de> (raw)
In-Reply-To: <20130513022919.GC24494@S2101-09.ap.freescale.net>
Dear Shawn Guo,
> On Fri, May 10, 2013 at 02:26:34PM +0200, Marek Vasut wrote:
> > Add pinmux for AUART2 pins where they are in mux0.
> >
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > Cc: Shawn Guo <shawn.guo@linaro.org>
> > Cc: Fabio Estevam <fabio.estevam@freescale.com>
> > ---
> >
> > arch/arm/boot/dts/imx28.dtsi | 11 +++++++++++
> > 1 file changed, 11 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
> > index 7ba4966..13799cf 100644
> > --- a/arch/arm/boot/dts/imx28.dtsi
> > +++ b/arch/arm/boot/dts/imx28.dtsi
> > @@ -308,6 +308,17 @@
> >
> > fsl,pull-up = <0>;
> >
> > };
> >
> > + auart2_2pins_b: auart2-2pins at 1 {
> > + reg = <1>;
> > + fsl,pinmux-ids = <
> > + 0x3080 /*
MX28_PAD_AUART2_RX__AUART2_RX */
> > + 0x3090 /*
MX28_PAD_AUART2_TX__AUART2_TX */
> > + >;
> > + fsl,drive-strength = <0>;
> > + fsl,voltage = <1>;
> > + fsl,pull-up = <0>;
> > + };
> > +
>
> I already applied a same patch from Eric B?nard.
>
> Shawn
>
> http://thread.gmane.org/gmane.linux.kernel/1471518/
Ok, looks like Eric was much faster :-) Sorry, I was doing this patchset on
3.9.1 and didn't notice his patch.
Best regards,
Marek Vasut
prev parent reply other threads:[~2013-05-13 3:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-10 12:26 [PATCH 1/2] ARM: mxs: Add default AUART2 pinmux Marek Vasut
2013-05-10 12:26 ` [PATCH 2/2] ARM: mxs: Fix UARTs on M28EVK Marek Vasut
2013-05-13 2:30 ` Shawn Guo
2013-05-13 2:29 ` [PATCH 1/2] ARM: mxs: Add default AUART2 pinmux Shawn Guo
2013-05-13 3:34 ` 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=201305130534.30850.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).