ARM: dts: kirkwood: add stdout-path property to all boards
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 30 Apr 2014 12:56:30 +0000 (14:56 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 5 May 2014 00:48:35 +0000 (00:48 +0000)
ePAPR allows to reference the device used for console output by
stdout-path property. With node labels for Kirkwood UART0, now
reference it on all Kirkwood boards that already have ttyS0 in
their bootargs property.

While at it, fix some whitespace issues on mplcec4's chosen node
(there are more, but we only fix the chosen node now)

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lkml.kernel.org/r/1398862602-29595-4-git-send-email-sebastian.hesselbarth@gmail.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
47 files changed:
arch/arm/boot/dts/kirkwood-b3.dts
arch/arm/boot/dts/kirkwood-cloudbox.dts
arch/arm/boot/dts/kirkwood-db.dtsi
arch/arm/boot/dts/kirkwood-dns320.dts
arch/arm/boot/dts/kirkwood-dns325.dts
arch/arm/boot/dts/kirkwood-dockstar.dts
arch/arm/boot/dts/kirkwood-dreamplug.dts
arch/arm/boot/dts/kirkwood-ds109.dts
arch/arm/boot/dts/kirkwood-ds110jv10.dts
arch/arm/boot/dts/kirkwood-ds111.dts
arch/arm/boot/dts/kirkwood-ds112.dts
arch/arm/boot/dts/kirkwood-ds209.dts
arch/arm/boot/dts/kirkwood-ds210.dts
arch/arm/boot/dts/kirkwood-ds212.dts
arch/arm/boot/dts/kirkwood-ds212j.dts
arch/arm/boot/dts/kirkwood-ds409.dts
arch/arm/boot/dts/kirkwood-ds409slim.dts
arch/arm/boot/dts/kirkwood-ds411.dts
arch/arm/boot/dts/kirkwood-ds411j.dts
arch/arm/boot/dts/kirkwood-ds411slim.dts
arch/arm/boot/dts/kirkwood-goflexnet.dts
arch/arm/boot/dts/kirkwood-guruplug-server-plus.dts
arch/arm/boot/dts/kirkwood-ib62x0.dts
arch/arm/boot/dts/kirkwood-iconnect.dts
arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts
arch/arm/boot/dts/kirkwood-km_kirkwood.dts
arch/arm/boot/dts/kirkwood-laplug.dts
arch/arm/boot/dts/kirkwood-lsxl.dtsi
arch/arm/boot/dts/kirkwood-mplcec4.dts
arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts
arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts
arch/arm/boot/dts/kirkwood-netgear_readynas_nv+_v2.dts
arch/arm/boot/dts/kirkwood-ns2-common.dtsi
arch/arm/boot/dts/kirkwood-nsa310.dts
arch/arm/boot/dts/kirkwood-nsa310a.dts
arch/arm/boot/dts/kirkwood-nsa320.dts
arch/arm/boot/dts/kirkwood-openblocks_a6.dts
arch/arm/boot/dts/kirkwood-openblocks_a7.dts
arch/arm/boot/dts/kirkwood-rd88f6192.dts
arch/arm/boot/dts/kirkwood-rd88f6281.dtsi
arch/arm/boot/dts/kirkwood-rs212.dts
arch/arm/boot/dts/kirkwood-rs409.dts
arch/arm/boot/dts/kirkwood-rs411.dts
arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi
arch/arm/boot/dts/kirkwood-t5325.dts
arch/arm/boot/dts/kirkwood-topkick.dts
arch/arm/boot/dts/kirkwood-ts219.dtsi

index 4079105..86073f4 100644 (file)
@@ -30,6 +30,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        mbus {
index 0e06fd3..6121269 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index 02d1225..22df970 100644 (file)
@@ -22,6 +22,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index bf7fe8a..3210dae 100644 (file)
@@ -13,6 +13,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        gpio-leds {
index cb9978c..5e586ed 100644 (file)
@@ -13,6 +13,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        gpio-leds {
index f31312e..d703f3e 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk root=/dev/sda1 rootdelay=10";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index ef3463e..8ed737e 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index 772092c..d4bcc1c 100644 (file)
@@ -25,6 +25,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-150-32-35 {
index aabafbe..95bf83b 100644 (file)
@@ -25,6 +25,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-150-32-35 {
index 16ec7fb..61f47fb 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-100-15-35-1 {
index cff1b23..bf4143c 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-100-15-35-1 {
index 3304119..6d25093 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-150-32-35 {
index 6052eaa..2f1933e 100644 (file)
@@ -26,6 +26,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-150-32-35 {
index 7f76cd3..99afd46 100644 (file)
@@ -27,6 +27,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-100-15-35-1 {
index 1f83a00..f5c4213 100644 (file)
@@ -25,6 +25,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-100-32-35 {
index 0a573ad..e80a962 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-150-15-18 {
index 1848a62..cae5af4 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-150-32-35 {
index a1737b4..623cd4a 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-100-15-35-1 {
index 0cde914..3348e33 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-150-15-18 {
index aef0cad..a0a1fad 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-100-15-35-1 {
index eb93294..5e39cc3 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk root=/dev/sda1 rootdelay=10";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index 2d51fce..db18345 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index a1add3f..810818b 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index 8d8c80e..7c4cd7e 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
                linux,initrd-start = <0x4500040>;
                linux,initrd-end   = <0x4800000>;
        };
index 59e7a5a..9a8d40a 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index 04a1e44..2213a20 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index c9e82ef..6e83b13 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        mbus {
index 1656653..ed3cdfb 100644 (file)
@@ -4,6 +4,7 @@
 / {
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index 73722c0..b23abfe 100644 (file)
                 reg = <0x00000000 0x20000000>;
         };
 
-        chosen {
-                bootargs = "console=ttyS0,115200n8 earlyprintk";
-        };
+       chosen {
+               bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
+       };
 
        mbus {
                pcie-controller {
index 2cb0dc5..e1dcb2b 100644 (file)
@@ -28,6 +28,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index 4838478..b29cab3 100644 (file)
@@ -25,6 +25,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        mbus {
index 7c8a0d9..4ef4942 100644 (file)
@@ -25,6 +25,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        mbus {
index 743152f..da8891b 100644 (file)
@@ -4,6 +4,7 @@
 / {
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index 989846a..cd68210 100644 (file)
@@ -12,6 +12,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200";
+               stdout-path = &uart0;
        };
 
        mbus {
index d0a6025..8fd72d4 100644 (file)
@@ -17,6 +17,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index fc20baf..817eaf0 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200";
+               stdout-path = &uart0;
        };
 
        mbus {
index b88da93..557b824 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index b2f7cae..b1f5e11 100644 (file)
@@ -26,6 +26,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index e9dd850..8df8007 100644 (file)
@@ -26,6 +26,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        mbus {
index d6368c3..c573c20 100644 (file)
@@ -22,6 +22,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        mbus {
index 93ec3d0..3b19f1f 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-100-15-35-3 {
index 311df4e..921ca49 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-150-15-18 {
index f90da85..02852b0 100644 (file)
@@ -24,6 +24,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        gpio-fan-100-15-35-3 {
index 1ff848d..bd01d30 100644 (file)
@@ -17,6 +17,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index 7d1c767..df53176 100644 (file)
@@ -27,6 +27,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        mbus {
index 5fc817c..a85025e 100644 (file)
@@ -14,6 +14,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8 earlyprintk";
+               stdout-path = &uart0;
        };
 
        ocp@f1000000 {
index 911f3a8..8f2226b 100644 (file)
@@ -9,6 +9,7 @@
 
        chosen {
                bootargs = "console=ttyS0,115200n8";
+               stdout-path = &uart0;
        };
 
        mbus {