From: Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
Cc: Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Subject: [PATCH 6/7] ARM: i.MX53: add uart2 pinctrl
Date: Wed, 24 Apr 2013 11:41:25 +0200 [thread overview]
Message-ID: <1366796486-10641-7-git-send-email-s.trumtrar@pengutronix.de> (raw)
In-Reply-To: <1366796486-10641-1-git-send-email-s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Add a group to the uart2 pinctrl.
Signed-off-by: Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
---
arch/arm/boot/dts/imx53.dtsi | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
index da75b6f..2dbdc90 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -676,6 +676,15 @@
MX53_PAD_PATA_DMARQ__UART2_TXD_MUX 0x1c5
>;
};
+
+ pinctrl_uart2_2: uart2grp-2 {
+ fsl,pins = <
+ MX53_PAD_PATA_BUFFER_EN__UART2_RXD_MUX 0x1c5
+ MX53_PAD_PATA_DMARQ__UART2_TXD_MUX 0x1c5
+ MX53_PAD_PATA_DIOR__UART2_RTS 0x1c5
+ MX53_PAD_PATA_INTRQ__UART2_CTS 0x1c5
+ >;
+ };
};
uart3 {
--
1.8.2.rc2
next prev parent reply other threads:[~2013-04-24 9:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-24 9:41 [PATCH 0/7] ARM: i.MX53: dts: add Ka-Ro tx53 Steffen Trumtrar
[not found] ` <1366796486-10641-1-git-send-email-s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-04-24 9:41 ` [PATCH 1/7] ARM: i.MX53: add audmux pinctrl Steffen Trumtrar
2013-04-24 9:41 ` [PATCH 2/7] ARM: i.MX53: add csi pinctrl Steffen Trumtrar
2013-04-24 9:41 ` [PATCH 3/7] ARM: i.MX53: add ecspi pinctrl Steffen Trumtrar
2013-04-24 9:41 ` [PATCH 4/7] ARM: i.MX53: add pwm2 pinctrl Steffen Trumtrar
2013-04-24 9:41 ` [PATCH 5/7] ARM: i.MX53: add uart1 pinctrl Steffen Trumtrar
2013-04-24 9:41 ` Steffen Trumtrar [this message]
2013-04-24 9:41 ` [PATCH 7/7] ARM: dts: add Ka-Ro tx53 devicetree Steffen Trumtrar
2013-04-24 11:57 ` [PATCH 0/7] ARM: i.MX53: dts: add Ka-Ro tx53 Shawn Guo
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=1366796486-10641-7-git-send-email-s.trumtrar@pengutronix.de \
--to=s.trumtrar-bicnvbalz9megne8c9+irq@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.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).