]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: at91/dt: kizbox: use stdout-path
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 3 Jun 2015 12:24:05 +0000 (14:24 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 4 Jun 2015 08:00:38 +0000 (10:00 +0200)
The kizbox dts are using the deprecated linux,stdout-path. Replace those by
stdout-path.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Gaƫl PORTAY <g.portay@overkiz.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91-kizbox.dts
arch/arm/boot/dts/at91-kizbox2.dts
arch/arm/boot/dts/at91-kizboxmini.dts

index b567b5ff908fa8d94619d30e5524b442234ffd71..d9b71065916d469275df1e477879528d4850053d 100644 (file)
@@ -16,7 +16,7 @@
 
        chosen {
                bootargs = "ubi.mtd=ubi";
-               linux,stdout-path = &dbgu;
+               stdout-path = &dbgu;
        };
 
        memory {
index a458e3791bb1127de638beef0d0653bf91f402df..f0b1563cb3f164907c63a3ea3d94390a0cd863f9 100644 (file)
@@ -15,7 +15,7 @@
 
        chosen {
                bootargs = "ubi.mtd=ubi";
-               linux,stdout-path = &dbgu;
+               stdout-path = &dbgu;
        };
 
        memory {
index 4611f227d8d04d397926bf169122330a0027064c..9f72b49326344925b55d600a1a5c30173c5f7d48 100644 (file)
@@ -15,7 +15,7 @@
 
        chosen {
                bootargs = "ubi.mtd=ubi";
-               linux,stdout-path = &dbgu;
+               stdout-path = &dbgu;
        };
 
        memory {