From: mpa@pengutronix.de (Markus Pargmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v8 3/4] ARM: dts: imx27 phycore move uart1 to rdk
Date: Wed, 20 Nov 2013 09:45:50 +0100 [thread overview]
Message-ID: <1384937151-11160-4-git-send-email-mpa@pengutronix.de> (raw)
In-Reply-To: <1384937151-11160-1-git-send-email-mpa@pengutronix.de>
uart1 is not used on SOM. It is passed directly to the rdk board.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
---
arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts | 1 +
arch/arm/boot/dts/imx27-phytec-phycore-som.dts | 4 ----
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts b/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts
index 0fc6551..ad76d88 100644
--- a/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts
+++ b/arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts
@@ -29,6 +29,7 @@
&uart1 {
fsl,uart-has-rtscts;
+ status = "okay";
};
&uart2 {
diff --git a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
index 4ec402c..648541a 100644
--- a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
+++ b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
@@ -165,10 +165,6 @@
status = "okay";
};
-&uart1 {
- status = "okay";
-};
-
&weim {
status = "okay";
--
1.8.4.2
next prev parent reply other threads:[~2013-11-20 8:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-20 8:45 [PATCH v8 0/4] pinctrl: imx27: imx27 pincontrol driver Markus Pargmann
2013-11-20 8:45 ` [PATCH v8 1/4] ARM: dts: imx27 iomux device node Markus Pargmann
2013-11-20 8:45 ` [PATCH v8 2/4] ARM: dts: imx27 phyCARD-S pinctrl Markus Pargmann
2013-11-20 8:45 ` Markus Pargmann [this message]
2013-11-20 8:45 ` [PATCH v8 4/4] ARM: dts: imx27 phycore pinctrl Markus Pargmann
2013-11-20 12:40 ` [PATCH v8 0/4] pinctrl: imx27: imx27 pincontrol driver Shawn Guo
2013-11-25 14:25 ` Linus Walleij
2013-11-26 2:43 ` Shawn Guo
2013-11-26 2:43 ` 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=1384937151-11160-4-git-send-email-mpa@pengutronix.de \
--to=mpa@pengutronix.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).