[PATCH 5/5] arm: dts: Convert mvebu device tree files to 64 bits

Arnd Bergmann arnd at arndb.de
Thu Mar 21 15:03:52 EDT 2013


On Thursday 21 March 2013, Rob Herring wrote:
> >       soc {
> > -             #address-cells = <1>;
> > -             #size-cells = <1>;
> > +             #address-cells = <2>;
> > +             #size-cells = <2>;
> 
> If all the addresses for the soc bus are below 4GB or even within a 4GB
> range if using the ranges property, then changing all this and
> everything below it is kind of pointless.

Good point. We'll probably also have to change it all again when we add a new
binding for that bus in 3.10, so it makes sense to change it only once.

	Arnd



More information about the linux-arm-kernel mailing list