|
@@ -180,7 +180,7 @@
|
|
#address-cells = <1>;
|
|
#address-cells = <1>;
|
|
#size-cells = <1>;
|
|
#size-cells = <1>;
|
|
sleep = <&pmc 0x20000000>;
|
|
sleep = <&pmc 0x20000000>;
|
|
- ranges;
|
|
|
|
|
|
+ ranges = <0x0 0x24000 0x1000>;
|
|
|
|
|
|
cell-index = <0>;
|
|
cell-index = <0>;
|
|
device_type = "network";
|
|
device_type = "network";
|
|
@@ -195,11 +195,11 @@
|
|
fixed-link = <1 1 1000 0 0>;
|
|
fixed-link = <1 1 1000 0 0>;
|
|
fsl,magic-packet;
|
|
fsl,magic-packet;
|
|
|
|
|
|
- mdio@24520 {
|
|
|
|
|
|
+ mdio@520 {
|
|
#address-cells = <1>;
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
#size-cells = <0>;
|
|
compatible = "fsl,gianfar-mdio";
|
|
compatible = "fsl,gianfar-mdio";
|
|
- reg = <0x24520 0x20>;
|
|
|
|
|
|
+ reg = <0x520 0x20>;
|
|
phy4: ethernet-phy@4 {
|
|
phy4: ethernet-phy@4 {
|
|
interrupt-parent = <&ipic>;
|
|
interrupt-parent = <&ipic>;
|
|
interrupts = <20 0x8>;
|
|
interrupts = <20 0x8>;
|
|
@@ -221,6 +221,7 @@
|
|
model = "eTSEC";
|
|
model = "eTSEC";
|
|
compatible = "gianfar";
|
|
compatible = "gianfar";
|
|
reg = <0x25000 0x1000>;
|
|
reg = <0x25000 0x1000>;
|
|
|
|
+ ranges = <0x0 0x25000 0x1000>;
|
|
local-mac-address = [ 00 00 00 00 00 00 ];
|
|
local-mac-address = [ 00 00 00 00 00 00 ];
|
|
interrupts = <34 0x8 33 0x8 32 0x8>;
|
|
interrupts = <34 0x8 33 0x8 32 0x8>;
|
|
interrupt-parent = <&ipic>;
|
|
interrupt-parent = <&ipic>;
|
|
@@ -229,11 +230,11 @@
|
|
sleep = <&pmc 0x10000000>;
|
|
sleep = <&pmc 0x10000000>;
|
|
fsl,magic-packet;
|
|
fsl,magic-packet;
|
|
|
|
|
|
- mdio@25520 {
|
|
|
|
|
|
+ mdio@520 {
|
|
#address-cells = <1>;
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
#size-cells = <0>;
|
|
compatible = "fsl,gianfar-tbi";
|
|
compatible = "fsl,gianfar-tbi";
|
|
- reg = <0x25520 0x20>;
|
|
|
|
|
|
+ reg = <0x520 0x20>;
|
|
|
|
|
|
tbi1: tbi-phy@11 {
|
|
tbi1: tbi-phy@11 {
|
|
reg = <0x11>;
|
|
reg = <0x11>;
|