Re: powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'
From: Michael Ellerman <hidden>
Date: 2018-03-19 22:23:20
Also in:
linux-devicetree, lkml
From: Michael Ellerman <hidden>
Date: 2018-03-19 22:23:20
Also in:
linux-devicetree, lkml
On Wed, 2018-02-28 at 22:44:06 UTC, Rob Herring wrote:
'linux,stdout-path' has been deprecated for some time in favor of 'stdout-path'. Now dtc will warn on occurrences of 'linux,stdout-path'. Search and replace all the of occurrences with 'stdout-path'. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <redacted> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: linuxppc-dev@lists.ozlabs.org
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/d79a02b3e03b103d84536fb19ae7a7 cheers