tqm8548.dts (6467cae318ba8adaab37a82e8dd8af60ca9ed6e4) tqm8548.dts (655544c69c8d8bdc0c377ad1d30d147a5a28a1fb)
1/*
2 * TQM8548 Device Tree Source
3 *
4 * Copyright 2006 Freescale Semiconductor Inc.
5 * Copyright 2008 Wolfgang Grandegger <wg@denx.de>
6 *
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the

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

242 model = "eTSEC";
243 compatible = "gianfar";
244 reg = <0x26000 0x1000>;
245 ranges = <0x0 0x26000 0x1000>;
246 local-mac-address = [ 00 00 00 00 00 00 ];
247 interrupts = <31 2 32 2 33 2>;
248 interrupt-parent = <&mpic>;
249 tbi-handle = <&tbi2>;
1/*
2 * TQM8548 Device Tree Source
3 *
4 * Copyright 2006 Freescale Semiconductor Inc.
5 * Copyright 2008 Wolfgang Grandegger <wg@denx.de>
6 *
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the

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

242 model = "eTSEC";
243 compatible = "gianfar";
244 reg = <0x26000 0x1000>;
245 ranges = <0x0 0x26000 0x1000>;
246 local-mac-address = [ 00 00 00 00 00 00 ];
247 interrupts = <31 2 32 2 33 2>;
248 interrupt-parent = <&mpic>;
249 tbi-handle = <&tbi2>;
250 phy-handle = <&phy3>;
250 phy-handle = <&phy4>;
251
252 mdio@520 {
253 #address-cells = <1>;
254 #size-cells = <0>;
255 compatible = "fsl,gianfar-tbi";
256 reg = <0x520 0x20>;
257
258 tbi2: tbi-phy@11 {

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

270 model = "eTSEC";
271 compatible = "gianfar";
272 reg = <0x27000 0x1000>;
273 ranges = <0x0 0x27000 0x1000>;
274 local-mac-address = [ 00 00 00 00 00 00 ];
275 interrupts = <37 2 38 2 39 2>;
276 interrupt-parent = <&mpic>;
277 tbi-handle = <&tbi3>;
251
252 mdio@520 {
253 #address-cells = <1>;
254 #size-cells = <0>;
255 compatible = "fsl,gianfar-tbi";
256 reg = <0x520 0x20>;
257
258 tbi2: tbi-phy@11 {

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

270 model = "eTSEC";
271 compatible = "gianfar";
272 reg = <0x27000 0x1000>;
273 ranges = <0x0 0x27000 0x1000>;
274 local-mac-address = [ 00 00 00 00 00 00 ];
275 interrupts = <37 2 38 2 39 2>;
276 interrupt-parent = <&mpic>;
277 tbi-handle = <&tbi3>;
278 phy-handle = <&phy4>;
278 phy-handle = <&phy5>;
279
280 mdio@520 {
281 #address-cells = <1>;
282 #size-cells = <0>;
283 compatible = "fsl,gianfar-tbi";
284 reg = <0x520 0x20>;
285
286 tbi3: tbi-phy@11 {

--- 187 unchanged lines hidden ---
279
280 mdio@520 {
281 #address-cells = <1>;
282 #size-cells = <0>;
283 compatible = "fsl,gianfar-tbi";
284 reg = <0x520 0x20>;
285
286 tbi3: tbi-phy@11 {

--- 187 unchanged lines hidden ---