From: eric@eukrea.com (Eric Bénard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: mx28: add auart3 2 pins pinmux to imx28.dtsi
Date: Mon, 8 Apr 2013 14:57:32 +0200 [thread overview]
Message-ID: <1365425853-12457-2-git-send-email-eric@eukrea.com> (raw)
In-Reply-To: <1365425853-12457-1-git-send-email-eric@eukrea.com>
Add auart3 2 pins configuration on its main pads
Signed-off-by: Eric B?nard <eric@eukrea.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 13799cf..5c45f29 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -343,6 +343,17 @@
fsl,pull-up = <0>;
};
+ auart3_2pins_b: auart3-2pins at 1 {
+ reg = <1>;
+ fsl,pinmux-ids = <
+ 0x30c0 /* MX28_PAD_AUART3_RX__AUART3_RX */
+ 0x30d0 /* MX28_PAD_AUART3_TX__AUART3_TX */
+ >;
+ fsl,drive-strength = <0>;
+ fsl,voltage = <1>;
+ fsl,pull-up = <0>;
+ };
+
mac0_pins_a: mac0 at 0 {
reg = <0>;
fsl,pinmux-ids = <
--
1.7.11.7
next prev parent reply other threads:[~2013-04-08 12:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 12:57 [PATCH 1/3] ARM: mx28: add auart2 2 pins pinmux to imx28.dtsi Eric Bénard
2013-04-08 12:57 ` Eric Bénard [this message]
2013-04-08 12:57 ` [PATCH 3/3] ARM: mx28: add auart4 " Eric Bénard
2013-04-09 12:35 ` [PATCH 1/3] ARM: mx28: add auart2 " 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=1365425853-12457-2-git-send-email-eric@eukrea.com \
--to=eric@eukrea.com \
--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).