Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2018-02-22 Thread Arnd Bergmann
On Thu, Dec 14, 2017 at 5:53 PM, Mathieu Malaterre wrote: > Improve the DTS files by removing all the leading "0x" and zeros to fix the > following dtc warnings: > > Warning (unit_address_format): Node /XXX unit name should not have leading > "0x" > > and > > Warning

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2018-02-22 Thread Arnd Bergmann
On Thu, Dec 14, 2017 at 5:53 PM, Mathieu Malaterre wrote: > Improve the DTS files by removing all the leading "0x" and zeros to fix the > following dtc warnings: > > Warning (unit_address_format): Node /XXX unit name should not have leading > "0x" > > and > > Warning (unit_address_format): Node

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2018-02-13 Thread Rob Herring
On Thu, Dec 14, 2017 at 10:53 AM, Mathieu Malaterre wrote: > Improve the DTS files by removing all the leading "0x" and zeros to fix the > following dtc warnings: > > Warning (unit_address_format): Node /XXX unit name should not have leading > "0x" > > and > > Warning

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2018-02-13 Thread Rob Herring
On Thu, Dec 14, 2017 at 10:53 AM, Mathieu Malaterre wrote: > Improve the DTS files by removing all the leading "0x" and zeros to fix the > following dtc warnings: > > Warning (unit_address_format): Node /XXX unit name should not have leading > "0x" > > and > > Warning (unit_address_format): Node

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2017-12-19 Thread Andy Gross
On Thu, Dec 14, 2017 at 05:53:52PM +0100, Mathieu Malaterre wrote: > Improve the DTS files by removing all the leading "0x" and zeros to fix the > following dtc warnings: > > Warning (unit_address_format): Node /XXX unit name should not have leading > "0x" > > and > > Warning

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2017-12-19 Thread Andy Gross
On Thu, Dec 14, 2017 at 05:53:52PM +0100, Mathieu Malaterre wrote: > Improve the DTS files by removing all the leading "0x" and zeros to fix the > following dtc warnings: > > Warning (unit_address_format): Node /XXX unit name should not have leading > "0x" > > and > > Warning

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2017-12-14 Thread Rob Herring
On Thu, Dec 14, 2017 at 12:29 PM, Joe Perches wrote: > On Thu, 2017-12-14 at 19:03 +0100, Matthias Brugger wrote: >> >> On 12/14/2017 05:53 PM, Mathieu Malaterre wrote: >> [...] >> > diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi >> >

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2017-12-14 Thread Rob Herring
On Thu, Dec 14, 2017 at 12:29 PM, Joe Perches wrote: > On Thu, 2017-12-14 at 19:03 +0100, Matthias Brugger wrote: >> >> On 12/14/2017 05:53 PM, Mathieu Malaterre wrote: >> [...] >> > diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi >> > b/arch/arm64/boot/dts/mediatek/mt8173.dtsi >> > index

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2017-12-14 Thread Joe Perches
On Thu, 2017-12-14 at 19:03 +0100, Matthias Brugger wrote: > > On 12/14/2017 05:53 PM, Mathieu Malaterre wrote: > [...] > > diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi > > b/arch/arm64/boot/dts/mediatek/mt8173.dtsi > > index 26396ef53bde..0446b122a6e2 100644 > > ---

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2017-12-14 Thread Joe Perches
On Thu, 2017-12-14 at 19:03 +0100, Matthias Brugger wrote: > > On 12/14/2017 05:53 PM, Mathieu Malaterre wrote: > [...] > > diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi > > b/arch/arm64/boot/dts/mediatek/mt8173.dtsi > > index 26396ef53bde..0446b122a6e2 100644 > > ---

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2017-12-14 Thread Matthias Brugger
On 12/14/2017 05:53 PM, Mathieu Malaterre wrote: [...] > diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi > b/arch/arm64/boot/dts/mediatek/mt8173.dtsi > index 26396ef53bde..0446b122a6e2 100644 > --- a/arch/arm64/boot/dts/mediatek/mt8173.dtsi > +++ b/arch/arm64/boot/dts/mediatek/mt8173.dtsi

Re: [PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2017-12-14 Thread Matthias Brugger
On 12/14/2017 05:53 PM, Mathieu Malaterre wrote: [...] > diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi > b/arch/arm64/boot/dts/mediatek/mt8173.dtsi > index 26396ef53bde..0446b122a6e2 100644 > --- a/arch/arm64/boot/dts/mediatek/mt8173.dtsi > +++ b/arch/arm64/boot/dts/mediatek/mt8173.dtsi

[PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2017-12-14 Thread Mathieu Malaterre
Improve the DTS files by removing all the leading "0x" and zeros to fix the following dtc warnings: Warning (unit_address_format): Node /XXX unit name should not have leading "0x" and Warning (unit_address_format): Node /XXX unit name should not have leading 0s Converted using the following

[PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation

2017-12-14 Thread Mathieu Malaterre
Improve the DTS files by removing all the leading "0x" and zeros to fix the following dtc warnings: Warning (unit_address_format): Node /XXX unit name should not have leading "0x" and Warning (unit_address_format): Node /XXX unit name should not have leading 0s Converted using the following