From: Geert Uytterhoeven Date: Tue, 14 Jun 2016 14:15:22 +0000 (+0200) Subject: ARM: dts: marzen: Add serial port config to chosen/stdout-path X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=822337d7ff422afcceb523d50e08921dfabd77ae;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: dts: marzen: Add serial port config to chosen/stdout-path Add the serial port config to "chosen/stdout-path", which requires referring to the port by alias. Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r8a7779-marzen.dts b/arch/arm/boot/dts/r8a7779-marzen.dts index 013e6f510b0f..541678df90a9 100644 --- a/arch/arm/boot/dts/r8a7779-marzen.dts +++ b/arch/arm/boot/dts/r8a7779-marzen.dts @@ -25,7 +25,7 @@ chosen { bootargs = "ignore_loglevel root=/dev/nfs ip=on"; - stdout-path = &scif2; + stdout-path = "serial0:115200n8"; }; memory@60000000 {