summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-05-07 15:19:00 +0200
committerShawn Guo <shawn.guo@freescale.com>2014-05-16 23:02:07 +0800
commit48f51963641b30add337b4edb6d48ec351c6daf7 (patch)
tree63a912b5ea15b0b34a45f0a1905ce8cdfb6f2cb5 /arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts
parentc5d2fbd0fd3a813517095fbc59339ed1003da79f (diff)
ARM: dts: Add stdout-path property to i.MX boards
This adds the stdout-path property to various i.MX boards. Values of the property have been taken from barebox, so they should be correct. Also, the older linux,stdout-path property is converted to stdout-path. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts')
-rw-r--r--arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts b/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts
index 3c3964a99637..7c869fe3c30b 100644
--- a/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts
+++ b/arch/arm/boot/dts/imx27-phytec-phycard-s-rdk.dts
@@ -15,6 +15,10 @@
model = "Phytec pca100 rapid development kit";
compatible = "phytec,imx27-pca100-rdk", "phytec,imx27-pca100", "fsl,imx27";
+ chosen {
+ stdout-path = &uart1;
+ };
+
display: display {
model = "Primeview-PD050VL1";
native-mode = <&timing0>;