glacier.dts (c06cf7dad6626f2ea3c2ebaabc0f7f7d71792481) | glacier.dts (a6190a84ab1163f750fcd1511bd96f7803724cd3) |
---|---|
1/* 2 * Device Tree Source for AMCC Glacier (460GT) 3 * 4 * Copyright 2008 DENX Software Engineering, Stefan Roese <sr@denx.de> 5 * 6 * This file is licensed under the terms of the GNU General Public 7 * License version 2. This program is licensed "as is" without 8 * any warranty of any kind, whether express or implied. --- 273 unchanged lines hidden (view full) --- 282 max-frame-size = <2328>; 283 rx-fifo-size = <1000>; 284 tx-fifo-size = <800>; 285 phy-mode = "rgmii"; 286 phy-map = <00000000>; 287 rgmii-device = <&RGMII0>; 288 rgmii-channel = <1>; 289 tah-device = <&TAH1>; | 1/* 2 * Device Tree Source for AMCC Glacier (460GT) 3 * 4 * Copyright 2008 DENX Software Engineering, Stefan Roese <sr@denx.de> 5 * 6 * This file is licensed under the terms of the GNU General Public 7 * License version 2. This program is licensed "as is" without 8 * any warranty of any kind, whether express or implied. --- 273 unchanged lines hidden (view full) --- 282 max-frame-size = <2328>; 283 rx-fifo-size = <1000>; 284 tx-fifo-size = <800>; 285 phy-mode = "rgmii"; 286 phy-map = <00000000>; 287 rgmii-device = <&RGMII0>; 288 rgmii-channel = <1>; 289 tah-device = <&TAH1>; |
290 tah-channel = <0>; | 290 tah-channel = <1>; |
291 has-inverted-stacr-oc; 292 has-new-stacr-staopc; | 291 has-inverted-stacr-oc; 292 has-new-stacr-staopc; |
293 mdio-device = <&EMAC0>; |
|
293 }; 294 295 EMAC2: ethernet@ef601100 { 296 device_type = "network"; 297 compatible = "ibm,emac-460gt", "ibm,emac4"; 298 interrupt-parent = <&EMAC2>; 299 interrupts = <0 1>; 300 #interrupt-cells = <1>; --- 11 unchanged lines hidden (view full) --- 312 rx-fifo-size = <1000>; 313 tx-fifo-size = <800>; 314 phy-mode = "rgmii"; 315 phy-map = <00000000>; 316 rgmii-device = <&RGMII1>; 317 rgmii-channel = <0>; 318 has-inverted-stacr-oc; 319 has-new-stacr-staopc; | 294 }; 295 296 EMAC2: ethernet@ef601100 { 297 device_type = "network"; 298 compatible = "ibm,emac-460gt", "ibm,emac4"; 299 interrupt-parent = <&EMAC2>; 300 interrupts = <0 1>; 301 #interrupt-cells = <1>; --- 11 unchanged lines hidden (view full) --- 313 rx-fifo-size = <1000>; 314 tx-fifo-size = <800>; 315 phy-mode = "rgmii"; 316 phy-map = <00000000>; 317 rgmii-device = <&RGMII1>; 318 rgmii-channel = <0>; 319 has-inverted-stacr-oc; 320 has-new-stacr-staopc; |
321 mdio-device = <&EMAC0>; |
|
320 }; 321 322 EMAC3: ethernet@ef601200 { 323 device_type = "network"; 324 compatible = "ibm,emac-460gt", "ibm,emac4"; 325 interrupt-parent = <&EMAC3>; 326 interrupts = <0 1>; 327 #interrupt-cells = <1>; --- 11 unchanged lines hidden (view full) --- 339 rx-fifo-size = <1000>; 340 tx-fifo-size = <800>; 341 phy-mode = "rgmii"; 342 phy-map = <00000000>; 343 rgmii-device = <&RGMII1>; 344 rgmii-channel = <1>; 345 has-inverted-stacr-oc; 346 has-new-stacr-staopc; | 322 }; 323 324 EMAC3: ethernet@ef601200 { 325 device_type = "network"; 326 compatible = "ibm,emac-460gt", "ibm,emac4"; 327 interrupt-parent = <&EMAC3>; 328 interrupts = <0 1>; 329 #interrupt-cells = <1>; --- 11 unchanged lines hidden (view full) --- 341 rx-fifo-size = <1000>; 342 tx-fifo-size = <800>; 343 phy-mode = "rgmii"; 344 phy-map = <00000000>; 345 rgmii-device = <&RGMII1>; 346 rgmii-channel = <1>; 347 has-inverted-stacr-oc; 348 has-new-stacr-staopc; |
349 mdio-device = <&EMAC0>; |
|
347 }; 348 }; 349 350 PCIX0: pci@c0ec00000 { 351 device_type = "pci"; 352 #interrupt-cells = <1>; 353 #size-cells = <2>; 354 #address-cells = <3>; --- 110 unchanged lines hidden --- | 350 }; 351 }; 352 353 PCIX0: pci@c0ec00000 { 354 device_type = "pci"; 355 #interrupt-cells = <1>; 356 #size-cells = <2>; 357 #address-cells = <3>; --- 110 unchanged lines hidden --- |