From: Tony Lindgren Date: Mon, 22 May 2017 16:13:45 +0000 (-0700) Subject: ARM: dts: Enable earlycon stdout path for LogicPD torpedo X-Git-Tag: v4.13-rc1~168^2~25^2~8 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=cb11a8baa504a85973def5a848502bbdb944c450;p=linux.git ARM: dts: Enable earlycon stdout path for LogicPD torpedo As long as the kernel cmdline has "earlycon" in it, this allows seeing debug messages earlier and does not require DEBUG_LL to be enabled. Acked-by: Adam Ford Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi index efe53998c961..6d89736c7b44 100644 --- a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi +++ b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi @@ -7,6 +7,10 @@ #include / { + chosen { + stdout-path = &uart1; + }; + cpus { cpu@0 { cpu0-supply = <&vcc>;