summaryrefslogtreecommitdiffstats
path: root/dts/src/powerpc/tqm5200.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/powerpc/tqm5200.dts')
-rw-r--r--dts/src/powerpc/tqm5200.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/dts/src/powerpc/tqm5200.dts b/dts/src/powerpc/tqm5200.dts
index 9ed0bc7896..372177b19e 100644
--- a/dts/src/powerpc/tqm5200.dts
+++ b/dts/src/powerpc/tqm5200.dts
@@ -32,7 +32,7 @@
};
};
- memory {
+ memory@0 {
device_type = "memory";
reg = <0x00000000 0x04000000>; // 64MB
};
@@ -200,8 +200,8 @@
clock-frequency = <0>; // From boot loader
interrupts = <2 8 0 2 9 0 2 10 0>;
bus-range = <0 0>;
- ranges = <0x42000000 0 0x80000000 0x80000000 0 0x10000000
- 0x02000000 0 0x90000000 0x90000000 0 0x10000000
- 0x01000000 0 0x00000000 0xa0000000 0 0x01000000>;
+ ranges = <0x42000000 0 0x80000000 0x80000000 0 0x10000000>,
+ <0x02000000 0 0x90000000 0x90000000 0 0x10000000>,
+ <0x01000000 0 0x00000000 0xa0000000 0 0x01000000>;
};
};