From mboxrd@z Thu Jan 1 00:00:00 1970 From: antoine.tenart@free-electrons.com (Antoine Tenart) Date: Mon, 3 Apr 2017 09:08:16 +0200 Subject: [PATCH 2/3] ARM: dts: alpine: add spaces before the uart node units. In-Reply-To: <20170329093827.18881-2-antoine.tenart@free-electrons.com> References: <20170329093827.18881-1-antoine.tenart@free-electrons.com> <20170329093827.18881-2-antoine.tenart@free-electrons.com> Message-ID: <20170403070816.nlgoylae57gbuc6i@kwain> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 29, 2017 at 11:38:26AM +0200, Antoine Tenart wrote: > Cosmetic cleanup to have consistent node definitions. Add a space before > the node units which do not have one. > > Signed-off-by: Antoine Tenart Applied on alpine/dt. Thanks! > --- > arch/arm/boot/dts/alpine.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/boot/dts/alpine.dtsi b/arch/arm/boot/dts/alpine.dtsi > index 341a500c8d8a..d84bd7955b54 100644 > --- a/arch/arm/boot/dts/alpine.dtsi > +++ b/arch/arm/boot/dts/alpine.dtsi > @@ -120,7 +120,7 @@ > ; > }; > > - uart0:uart at fd883000 { > + uart0: uart at fd883000 { > compatible = "ns16550a"; > reg = <0x0 0xfd883000 0x0 0x1000>; > clock-frequency = <0>; /* Filled by loader */ > @@ -129,7 +129,7 @@ > reg-io-width = <4>; > }; > > - uart1:uart at fd884000 { > + uart1: uart at fd884000 { > compatible = "ns16550a"; > reg = <0x0 0xfd884000 0x0 0x1000>; > clock-frequency = <0>; /* Filled by loader */ > -- > 2.11.0 > -- Antoine T?nart, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: not available URL: