treewide: replace 'linux, stdout-path' with 'stdout-path'
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 21 Sep 2018 22:38:37 +0000 (00:38 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:00 +0000 (17:48 +0100)
This follows a similar upstream patch by Rob Herring:

|commit 78e5dfea84dc15d69940831b3981b3014d17222e
|Author: Rob Herring <robh@kernel.org>
|Date:   Wed Feb 28 16:44:06 2018 -0600
|    powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'
|
|    'linux,stdout-path' has been deprecated for some time in favor of
|    'stdout-path'. Now dtc will warn on occurrences of 'linux,stdout-path'.
|    Search and replace all the of occurrences with 'stdout-path'.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(backported from 63a7cf67912a9fa7ad4790a13e88aad8c3fb3ba9)

16 files changed:
target/linux/apm821xx/dts/meraki-mr24.dts
target/linux/apm821xx/dts/meraki-mx60.dts
target/linux/apm821xx/dts/netgear-wndr4700.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-c2600.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-d7800.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-db149.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-ea8500.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-r7500.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-r7500v2.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-vr2600v.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-wg2600hp.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-wpq864.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8065-nbg6817.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8065-r7800.dts
target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts

index e06d37cbbddbf727e5282fde054916a4e4d37f43..ce48e0e39e2c3fb440cbe6d97e1a0ef48d1b2e09 100644 (file)
@@ -27,7 +27,7 @@
        };
 
        chosen {
-               linux,stdout-path = "/plb/opb/serial@ef600400";
+               stdout-path = "/plb/opb/serial@ef600400";
        };
 
 };
index cf20e2e9e96e3f3042e232be0a4f889eecf658d2..03d352177a917d483c3642adadd3221c53c830da 100644 (file)
@@ -27,7 +27,7 @@
        };
 
        chosen {
-               linux,stdout-path = "/plb/opb/serial@ef600400";
+               stdout-path = "/plb/opb/serial@ef600400";
        };
 
 };
index 4a252cf0b81196eb2d9ab2c40b4c18122155a4c4..171b7e34d69ce651d536592d112048c13400fff4 100644 (file)
@@ -26,7 +26,7 @@
        };
 
        chosen {
-               linux,stdout-path = "/plb/opb/serial@ef600300";
+               stdout-path = "/plb/opb/serial@ef600300";
        };
 
        thermal-zones {
index 3eaa90db2ea3e67ff38fc673d8b1af0afd8578df..655f9fba374e16ed596f9a96176159dc67bcf33c 100644 (file)
@@ -25,7 +25,7 @@
        };
 
        chosen {
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {
index c32115934fd05e11a8babd8de0c7fe7da921c345..0db451958b02ff47e6f0e43e13170ea49d9c4f85 100644 (file)
@@ -32,7 +32,7 @@
        };
 
        chosen {
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {
index 7c829babbbe38d96a8825943a1cd1ec2a652569d..14ed6fb2f8a01749bb042c7b49ac222a7cd92276 100644 (file)
@@ -33,7 +33,7 @@
 
        chosen {
                bootargs = "rootfstype=squashfs noinitrd";
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {
index 562659fef960a623114f4ccd811c93388b46cb8b..f4cface193ea547098e5b8ca16828f4b74ebaa03 100644 (file)
@@ -20,7 +20,7 @@
        };
 
        chosen {
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {
index a1e0f9a48bfcd96d63e47650db3349ca831c8632..c5e68a0afedc543ae0427badd48a0433ff800668 100644 (file)
@@ -33,7 +33,7 @@
 
        chosen {
                bootargs = "console=ttyMSM0,115200n8";
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
                append-rootblock = "ubi.mtd=";  /* append to bootargs adding the root deviceblock nbr from bootloader */
        };
 
index 1c7cf792c31d06c84f94646fdfe98e1c15cf9b86..5a3056807a09e0863d3e4c4cd3cea2892b4a1d9f 100644 (file)
@@ -34,7 +34,7 @@
 
        chosen {
                bootargs = "rootfstype=squashfs noinitrd";
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {
index aafe258c83d441dce10e82a0b756e8965948be5a..1005ea137af2aca836d8395b4bd5f68165e08787 100644 (file)
@@ -38,7 +38,7 @@
 
        chosen {
                bootargs = "rootfstype=squashfs noinitrd";
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {
index e8f74c35de425ddb5255912189483963be1f2667..56421b25e62de018cfaf7dc2684b9202a111244d 100644 (file)
@@ -32,7 +32,7 @@
        };
 
        chosen {
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {
index a6606a0f1d0e8f8ca85ce0151a7fb691d36a4e56..580e0f86bb594464039d92a72ea5e4d62518fbd8 100644 (file)
@@ -32,7 +32,7 @@
        };
 
        chosen {
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {
index ed26074a783a0a75f3c616ab0efcc1279a15e15d..2854bf6195e20cb14f5e2992ddf53bf0153d7399 100644 (file)
@@ -53,7 +53,7 @@
        };
 
        chosen {
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {
index 35ee40c0a3dd877cac269967c911f3ec0a7127c8..dd06fccd1e2d0d0956ee3ba8023bfbe4afaa1357 100644 (file)
@@ -34,7 +34,7 @@
 
        chosen {
                bootargs = "rootfstype=squashfs,ext4 rootwait noinitrd";
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
                append-rootblock = "root=/dev/mmcblk0p";
        };
 
index 5b741598e3668cf1add50fa5cfe288b84c7de95d..c4c9287942dd614fcd5c5f0c0d13d97fbd81fc3d 100644 (file)
@@ -37,7 +37,7 @@
        };
 
        chosen {
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {
index bde5eb9575ba7b99b3f82411865dc6b19b547dde..c54cab95118b25971c814d96520f0eb23327622a 100644 (file)
@@ -18,7 +18,7 @@
        chosen {
                bootargs = "console=ttyS0,115200";
 /*
-               linux,stdout-path = "/soc@ffe00000/serial@4500";
+               stdout-path = "/soc@ffe00000/serial@4500";
 */
        };