aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot')
-rw-r--r--arch/powerpc/boot/dts/mpc8272ads.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/powerpc/boot/dts/mpc8272ads.dts b/arch/powerpc/boot/dts/mpc8272ads.dts
index 286638e8af6e..26b44f7513dc 100644
--- a/arch/powerpc/boot/dts/mpc8272ads.dts
+++ b/arch/powerpc/boot/dts/mpc8272ads.dts
@@ -65,8 +65,8 @@
65 #size-cells = <1>; 65 #size-cells = <1>;
66 #interrupt-cells = <2>; 66 #interrupt-cells = <2>;
67 device_type = "soc"; 67 device_type = "soc";
68 ranges = < 0 0 2 00000000 f0000000 00053000>; 68 ranges = <00000000 f0000000 00053000>;
69 reg = <f0000000 0>; 69 reg = <f0000000 10000>;
70 70
71 mdio@0 { 71 mdio@0 {
72 device_type = "mdio"; 72 device_type = "mdio";
@@ -130,8 +130,8 @@
130 #interrupt-cells = <2>; 130 #interrupt-cells = <2>;
131 device_type = "cpm"; 131 device_type = "cpm";
132 model = "CPM2"; 132 model = "CPM2";
133 ranges = <00000000 00000000 3ffff>; 133 ranges = <00000000 00000000 20000>;
134 reg = <10d80 3280>; 134 reg = <0 20000>;
135 command-proc = <119c0>; 135 command-proc = <119c0>;
136 brg-frequency = <17D7840>; 136 brg-frequency = <17D7840>;
137 cpm_clk = <BEBC200>; 137 cpm_clk = <BEBC200>;