linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] ARM: mxs: dts: Add AUART2 pinmux
Date: Sun,  8 May 2016 22:50:19 +0200	[thread overview]
Message-ID: <1462740621-7557-2-git-send-email-marex@denx.de> (raw)
In-Reply-To: <1462740621-7557-1-git-send-email-marex@denx.de>

From: Marek Vasut <marek.vasut@gmail.com>

Add 2-pin pinmux settings for AUART2.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Shawn Guo <shawnguo@kernel.org>
---
 arch/arm/boot/dts/imx23.dtsi | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/arch/arm/boot/dts/imx23.dtsi b/arch/arm/boot/dts/imx23.dtsi
index c70ebef..0c9a357e 100644
--- a/arch/arm/boot/dts/imx23.dtsi
+++ b/arch/arm/boot/dts/imx23.dtsi
@@ -171,6 +171,17 @@
 					fsl,pull-up = <MXS_PULL_DISABLE>;
 				};
 
+				auart1_2pins_a: auart1-2pins at 0 {
+					reg = <0>;
+					fsl,pinmux-ids = <
+						MX23_PAD_GPMI_D14__AUART2_RX
+						MX23_PAD_GPMI_D15__AUART2_TX
+					>;
+					fsl,drive-strength = <MXS_DRIVE_4mA>;
+					fsl,voltage = <MXS_VOLTAGE_HIGH>;
+					fsl,pull-up = <MXS_PULL_DISABLE>;
+				};
+
 				gpmi_pins_a: gpmi-nand at 0 {
 					reg = <0>;
 					fsl,pinmux-ids = <
-- 
2.7.0

  reply	other threads:[~2016-05-08 20:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-08 20:50 [PATCH 1/4] ARM: mxs: dts: Add SSP2 SD mux Marek Vasut
2016-05-08 20:50 ` Marek Vasut [this message]
2016-05-08 20:50 ` [PATCH V2 3/4] ARM: mxs: dts: Add Creative X-Fi3 support Marek Vasut
2016-05-09 16:59   ` Stefan Wahren
2016-06-06  8:45   ` Shawn Guo
2016-06-06 13:12     ` Marek Vasut
2016-05-08 20:50 ` [PATCH V2 4/4] ARM: mxs: dts: Add SanDisk Sansa Fuze+ support Marek Vasut
2016-06-09  1:21   ` Shawn Guo
2016-06-09  1:30     ` Marek Vasut
2016-06-09  2:13       ` Shawn Guo
2016-06-09  2:18         ` Marek Vasut
2016-06-09  2:42           ` Shawn Guo
2016-06-09 19:44             ` Marek Vasut
  -- strict thread matches above, loose matches on Subject: below --
2016-05-05 20:26 [PATCH 1/4] ARM: mxs: dts: Add SSP2 SD mux Marek Vasut
2016-05-05 20:26 ` [PATCH 2/4] ARM: mxs: dts: Add AUART2 pinmux Marek Vasut

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=1462740621-7557-2-git-send-email-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).