diff options
Diffstat (limited to 'arch/powerpc/boot/dts/kilauea.dts')
-rw-r--r-- | arch/powerpc/boot/dts/kilauea.dts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/powerpc/boot/dts/kilauea.dts b/arch/powerpc/boot/dts/kilauea.dts index 3ed6a8fee1d5..dececc4b5ff2 100644 --- a/arch/powerpc/boot/dts/kilauea.dts +++ b/arch/powerpc/boot/dts/kilauea.dts | |||
@@ -207,7 +207,7 @@ | |||
207 | EMAC0: ethernet@ef600900 { | 207 | EMAC0: ethernet@ef600900 { |
208 | linux,network-index = <0x0>; | 208 | linux,network-index = <0x0>; |
209 | device_type = "network"; | 209 | device_type = "network"; |
210 | compatible = "ibm,emac-405ex", "ibm,emac4"; | 210 | compatible = "ibm,emac-405ex", "ibm,emac4sync"; |
211 | interrupt-parent = <&EMAC0>; | 211 | interrupt-parent = <&EMAC0>; |
212 | interrupts = <0x0 0x1>; | 212 | interrupts = <0x0 0x1>; |
213 | #interrupt-cells = <1>; | 213 | #interrupt-cells = <1>; |
@@ -215,7 +215,7 @@ | |||
215 | #size-cells = <0>; | 215 | #size-cells = <0>; |
216 | interrupt-map = </*Status*/ 0x0 &UIC0 0x18 0x4 | 216 | interrupt-map = </*Status*/ 0x0 &UIC0 0x18 0x4 |
217 | /*Wake*/ 0x1 &UIC1 0x1d 0x4>; | 217 | /*Wake*/ 0x1 &UIC1 0x1d 0x4>; |
218 | reg = <0xef600900 0x00000070>; | 218 | reg = <0xef600900 0x000000c4>; |
219 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ | 219 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ |
220 | mal-device = <&MAL0>; | 220 | mal-device = <&MAL0>; |
221 | mal-tx-channel = <0>; | 221 | mal-tx-channel = <0>; |
@@ -235,7 +235,7 @@ | |||
235 | EMAC1: ethernet@ef600a00 { | 235 | EMAC1: ethernet@ef600a00 { |
236 | linux,network-index = <0x1>; | 236 | linux,network-index = <0x1>; |
237 | device_type = "network"; | 237 | device_type = "network"; |
238 | compatible = "ibm,emac-405ex", "ibm,emac4"; | 238 | compatible = "ibm,emac-405ex", "ibm,emac4sync"; |
239 | interrupt-parent = <&EMAC1>; | 239 | interrupt-parent = <&EMAC1>; |
240 | interrupts = <0x0 0x1>; | 240 | interrupts = <0x0 0x1>; |
241 | #interrupt-cells = <1>; | 241 | #interrupt-cells = <1>; |
@@ -243,7 +243,7 @@ | |||
243 | #size-cells = <0>; | 243 | #size-cells = <0>; |
244 | interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4 | 244 | interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4 |
245 | /*Wake*/ 0x1 &UIC1 0x1f 0x4>; | 245 | /*Wake*/ 0x1 &UIC1 0x1f 0x4>; |
246 | reg = <0xef600a00 0x00000070>; | 246 | reg = <0xef600a00 0x000000c4>; |
247 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ | 247 | local-mac-address = [000000000000]; /* Filled in by U-Boot */ |
248 | mal-device = <&MAL0>; | 248 | mal-device = <&MAL0>; |
249 | mal-tx-channel = <1>; | 249 | mal-tx-channel = <1>; |