aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/sequoia.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/sequoia.dts')
-rw-r--r--arch/powerpc/boot/dts/sequoia.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/powerpc/boot/dts/sequoia.dts b/arch/powerpc/boot/dts/sequoia.dts
index b236798ce812..36be75b04de1 100644
--- a/arch/powerpc/boot/dts/sequoia.dts
+++ b/arch/powerpc/boot/dts/sequoia.dts
@@ -107,8 +107,8 @@
107 MAL0: mcmal { 107 MAL0: mcmal {
108 compatible = "ibm,mcmal-440epx", "ibm,mcmal2"; 108 compatible = "ibm,mcmal-440epx", "ibm,mcmal2";
109 dcr-reg = <180 62>; 109 dcr-reg = <180 62>;
110 num-tx-chans = <4>; 110 num-tx-chans = <2>;
111 num-rx-chans = <4>; 111 num-rx-chans = <2>;
112 interrupt-parent = <&MAL0>; 112 interrupt-parent = <&MAL0>;
113 interrupts = <0 1 2 3 4>; 113 interrupts = <0 1 2 3 4>;
114 #interrupt-cells = <1>; 114 #interrupt-cells = <1>;
@@ -255,7 +255,7 @@
255 reg = <ef600e00 70>; 255 reg = <ef600e00 70>;
256 local-mac-address = [000000000000]; 256 local-mac-address = [000000000000];
257 mal-device = <&MAL0>; 257 mal-device = <&MAL0>;
258 mal-tx-channel = <0 1>; 258 mal-tx-channel = <0>;
259 mal-rx-channel = <0>; 259 mal-rx-channel = <0>;
260 cell-index = <0>; 260 cell-index = <0>;
261 max-frame-size = <5dc>; 261 max-frame-size = <5dc>;
@@ -281,7 +281,7 @@
281 reg = <ef600f00 70>; 281 reg = <ef600f00 70>;
282 local-mac-address = [000000000000]; 282 local-mac-address = [000000000000];
283 mal-device = <&MAL0>; 283 mal-device = <&MAL0>;
284 mal-tx-channel = <2 3>; 284 mal-tx-channel = <1>;
285 mal-rx-channel = <1>; 285 mal-rx-channel = <1>;
286 cell-index = <1>; 286 cell-index = <1>;
287 max-frame-size = <5dc>; 287 max-frame-size = <5dc>;