[PATCH] powerpc: Look for "stdout-path" when setting up legacy consoles

Rob Herring robh at kernel.org
Sat Dec 1 00:12:41 AEDT 2018


On Thu, Nov 29, 2018 at 9:54 PM Benjamin Herrenschmidt
<benh at kernel.crashing.org> wrote:
>
> Commit 78e5dfea8 "powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'"
> broke the default console on a number of embedded PowerPC systems, because it
> failed to also update the code in arch/powerpc/kernel/legacy_serial.c to
> look for that property in addition to the old one.
>
> This fixes it.
>
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> Fixes: 78e5dfea8 powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'

Reviewed-by: Rob Herring <robh at kernel.org>


More information about the Linuxppc-dev mailing list