aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/taishan.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/taishan.dts')
-rw-r--r--arch/powerpc/boot/dts/taishan.dts5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/taishan.dts b/arch/powerpc/boot/dts/taishan.dts
index 259972b594b2..0dec702c5261 100644
--- a/arch/powerpc/boot/dts/taishan.dts
+++ b/arch/powerpc/boot/dts/taishan.dts
@@ -15,14 +15,15 @@
15 #size-cells = <1>; 15 #size-cells = <1>;
16 model = "amcc,taishan"; 16 model = "amcc,taishan";
17 compatible = "amcc,taishan"; 17 compatible = "amcc,taishan";
18 dcr-parent = <&/cpus/PowerPC,440GX@0>; 18 dcr-parent = <&/cpus/cpu@0>;
19 19
20 cpus { 20 cpus {
21 #address-cells = <1>; 21 #address-cells = <1>;
22 #size-cells = <0>; 22 #size-cells = <0>;
23 23
24 PowerPC,440GX@0 { 24 cpu@0 {
25 device_type = "cpu"; 25 device_type = "cpu";
26 model = "PowerPC,440GX";
26 reg = <0>; 27 reg = <0>;
27 clock-frequency = <2FAF0800>; // 800MHz 28 clock-frequency = <2FAF0800>; // 800MHz
28 timebase-frequency = <0>; // Filled in by zImage 29 timebase-frequency = <0>; // Filled in by zImage