aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/haleakala.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/haleakala.dts')
-rw-r--r--arch/powerpc/boot/dts/haleakala.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/haleakala.dts b/arch/powerpc/boot/dts/haleakala.dts
index 2c2fceaabbcd..513bc43a71af 100644
--- a/arch/powerpc/boot/dts/haleakala.dts
+++ b/arch/powerpc/boot/dts/haleakala.dts
@@ -206,7 +206,7 @@
206 EMAC0: ethernet@ef600900 { 206 EMAC0: ethernet@ef600900 {
207 linux,network-index = <0x0>; 207 linux,network-index = <0x0>;
208 device_type = "network"; 208 device_type = "network";
209 compatible = "ibm,emac-405exr", "ibm,emac4"; 209 compatible = "ibm,emac-405exr", "ibm,emac4sync";
210 interrupt-parent = <&EMAC0>; 210 interrupt-parent = <&EMAC0>;
211 interrupts = <0x0 0x1>; 211 interrupts = <0x0 0x1>;
212 #interrupt-cells = <1>; 212 #interrupt-cells = <1>;
@@ -214,7 +214,7 @@
214 #size-cells = <0>; 214 #size-cells = <0>;
215 interrupt-map = </*Status*/ 0x0 &UIC0 0x18 0x4 215 interrupt-map = </*Status*/ 0x0 &UIC0 0x18 0x4
216 /*Wake*/ 0x1 &UIC1 0x1d 0x4>; 216 /*Wake*/ 0x1 &UIC1 0x1d 0x4>;
217 reg = <0xef600900 0x00000070>; 217 reg = <0xef600900 0x000000c4>;
218 local-mac-address = [000000000000]; /* Filled in by U-Boot */ 218 local-mac-address = [000000000000]; /* Filled in by U-Boot */
219 mal-device = <&MAL0>; 219 mal-device = <&MAL0>;
220 mal-tx-channel = <0>; 220 mal-tx-channel = <0>;