[POWERPC] mpc5200: add #address-cells and #size-cells to soc node.
commit58a5be39159a2a7473a0c2dd2a487782e65b95ba
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 25 Jan 2008 20:33:20 +0000 (26 07:33 +1100)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 26 Jan 2008 21:03:46 +0000 (26 14:03 -0700)
tree674b780bdeafa7d79b3c93e7dd6dacbf953f00b7
parent55852bed57a97b08ab56028f1054d48d45de3aec
[POWERPC] mpc5200: add #address-cells and #size-cells to soc node.

The various 5200 dts files don't have values specified for the soc
node, which in turn results in a warning from the processing of
every child node (roughly 40 warnings per file).  This explicitly
sets the default values and gets rid of all the warnings.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/boot/dts/cm5200.dts
arch/powerpc/boot/dts/lite5200.dts
arch/powerpc/boot/dts/lite5200b.dts
arch/powerpc/boot/dts/motionpro.dts
arch/powerpc/boot/dts/tqm5200.dts