ARM: dts: marzen: Add serial port config to chosen/stdout-path
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 14 Jun 2016 14:15:22 +0000 (16:15 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 29 Jun 2016 12:19:14 +0000 (14:19 +0200)
Add the serial port config to "chosen/stdout-path", which requires
referring to the port by alias.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7779-marzen.dts

index 013e6f5..541678d 100644 (file)
@@ -25,7 +25,7 @@
 
        chosen {
                bootargs = "ignore_loglevel root=/dev/nfs ip=on";
-               stdout-path = &scif2;
+               stdout-path = "serial0:115200n8";
        };
 
        memory@60000000 {