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 3/7] ARM: i.MX53: add ecspi pinctrl
Date: Wed, 24 Apr 2013 11:41:22 +0200 [thread overview]
Message-ID: <1366796486-10641-4-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 ecspi pinctrl.
Signed-off-by: Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
---
arch/arm/boot/dts/imx53.dtsi | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
index ffa4ee2..a311cdf 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -400,6 +400,17 @@
MX53_PAD_EIM_D18__ECSPI1_MOSI 0x80000000
>;
};
+
+ pinctrl_ecspi1_2: ecspi1grp-2 {
+ fsl,pins = <
+ MX53_PAD_GPIO_19__ECSPI1_RDY 0x80000000
+ MX53_PAD_EIM_EB2__ECSPI1_SS0 0x80000000
+ MX53_PAD_EIM_D16__ECSPI1_SCLK 0x80000000
+ MX53_PAD_EIM_D17__ECSPI1_MISO 0x80000000
+ MX53_PAD_EIM_D18__ECSPI1_MOSI 0x80000000
+ MX53_PAD_EIM_D19__ECSPI1_SS1 0x80000000
+ >;
+ };
};
esdhc1 {
--
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 ` Steffen Trumtrar [this message]
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 ` [PATCH 6/7] ARM: i.MX53: add uart2 pinctrl Steffen Trumtrar
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-4-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).