aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/motionpro.dts
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2008-01-26 07:33:20 +1100
committerGrant Likely <grant.likely@secretlab.ca>2008-01-26 14:03:46 -0700
commit58a5be39159a2a7473a0c2dd2a487782e65b95ba (patch)
tree674b780bdeafa7d79b3c93e7dd6dacbf953f00b7 /arch/powerpc/boot/dts/motionpro.dts
parent55852bed57a97b08ab56028f1054d48d45de3aec (diff)
[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>
Diffstat (limited to 'arch/powerpc/boot/dts/motionpro.dts')
-rw-r--r--arch/powerpc/boot/dts/motionpro.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/motionpro.dts b/arch/powerpc/boot/dts/motionpro.dts
index d8c316ae0a4..ee30805e35c 100644
--- a/arch/powerpc/boot/dts/motionpro.dts
+++ b/arch/powerpc/boot/dts/motionpro.dts
@@ -45,6 +45,8 @@
};
soc5200@f0000000 {
+ #address-cells = <1>;
+ #size-cells = <1>;
model = "fsl,mpc5200b";
compatible = "fsl,mpc5200b";
revision = ""; // from bootloader