sequoia.dts (71f349799b34c8b6ce3df42126b4de6cfa16456d) sequoia.dts (05781ccd74c63c6c8567f99101587d5c07c163e0)
1/*
2 * Device Tree Source for AMCC Sequoia
3 *
4 * Based on Bamboo code by Josh Boyer <jwboyer@linux.vnet.ibm.com>
5 * Copyright (c) 2006, 2007 IBM Corp.
6 *
7 * FIXME: Draft only!
8 *

--- 266 unchanged lines hidden (view full) ---

275 compatible = "ibm,emac-440epx", "ibm,emac4";
276 interrupt-parent = <&EMAC0>;
277 interrupts = <0x0 0x1>;
278 #interrupt-cells = <1>;
279 #address-cells = <0>;
280 #size-cells = <0>;
281 interrupt-map = </*Status*/ 0x0 &UIC0 0x18 0x4
282 /*Wake*/ 0x1 &UIC1 0x1d 0x4>;
1/*
2 * Device Tree Source for AMCC Sequoia
3 *
4 * Based on Bamboo code by Josh Boyer <jwboyer@linux.vnet.ibm.com>
5 * Copyright (c) 2006, 2007 IBM Corp.
6 *
7 * FIXME: Draft only!
8 *

--- 266 unchanged lines hidden (view full) ---

275 compatible = "ibm,emac-440epx", "ibm,emac4";
276 interrupt-parent = <&EMAC0>;
277 interrupts = <0x0 0x1>;
278 #interrupt-cells = <1>;
279 #address-cells = <0>;
280 #size-cells = <0>;
281 interrupt-map = </*Status*/ 0x0 &UIC0 0x18 0x4
282 /*Wake*/ 0x1 &UIC1 0x1d 0x4>;
283 reg = <0xef600e00 0x00000070>;
283 reg = <0xef600e00 0x00000074>;
284 local-mac-address = [000000000000];
285 mal-device = <&MAL0>;
286 mal-tx-channel = <0>;
287 mal-rx-channel = <0>;
288 cell-index = <0>;
289 max-frame-size = <9000>;
290 rx-fifo-size = <4096>;
291 tx-fifo-size = <2048>;

--- 12 unchanged lines hidden (view full) ---

304 compatible = "ibm,emac-440epx", "ibm,emac4";
305 interrupt-parent = <&EMAC1>;
306 interrupts = <0x0 0x1>;
307 #interrupt-cells = <1>;
308 #address-cells = <0>;
309 #size-cells = <0>;
310 interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4
311 /*Wake*/ 0x1 &UIC1 0x1f 0x4>;
284 local-mac-address = [000000000000];
285 mal-device = <&MAL0>;
286 mal-tx-channel = <0>;
287 mal-rx-channel = <0>;
288 cell-index = <0>;
289 max-frame-size = <9000>;
290 rx-fifo-size = <4096>;
291 tx-fifo-size = <2048>;

--- 12 unchanged lines hidden (view full) ---

304 compatible = "ibm,emac-440epx", "ibm,emac4";
305 interrupt-parent = <&EMAC1>;
306 interrupts = <0x0 0x1>;
307 #interrupt-cells = <1>;
308 #address-cells = <0>;
309 #size-cells = <0>;
310 interrupt-map = </*Status*/ 0x0 &UIC0 0x19 0x4
311 /*Wake*/ 0x1 &UIC1 0x1f 0x4>;
312 reg = <0xef600f00 0x00000070>;
312 reg = <0xef600f00 0x00000074>;
313 local-mac-address = [000000000000];
314 mal-device = <&MAL0>;
315 mal-tx-channel = <1>;
316 mal-rx-channel = <1>;
317 cell-index = <1>;
318 max-frame-size = <9000>;
319 rx-fifo-size = <4096>;
320 tx-fifo-size = <2048>;

--- 49 unchanged lines hidden ---
313 local-mac-address = [000000000000];
314 mal-device = <&MAL0>;
315 mal-tx-channel = <1>;
316 mal-rx-channel = <1>;
317 cell-index = <1>;
318 max-frame-size = <9000>;
319 rx-fifo-size = <4096>;
320 tx-fifo-size = <2048>;

--- 49 unchanged lines hidden ---