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

No differences found