From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Subject: Re: powerpc: dts: replace 'linux,stdout-path' with 'stdout-path' Date: Tue, 20 Mar 2018 09:22:59 +1100 (AEDT) Message-ID: <404rDN5nYRz9sBv@ozlabs.org> References: <20180228224406.7049-1-robh@kernel.org> Return-path: In-Reply-To: <20180228224406.7049-1-robh@kernel.org> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Paul Mackerras , linuxppc-dev@lists.ozlabs.org List-Id: devicetree@vger.kernel.org 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 > Cc: Mark Rutland > Cc: Benjamin Herrenschmidt > Cc: Paul Mackerras > Cc: Michael Ellerman > Cc: linuxppc-dev@lists.ozlabs.org Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/d79a02b3e03b103d84536fb19ae7a7 cheers