has-mdio;
};
+ TAH0: emac-tah@ef601350 {
+ compatible = "ibm,tah-460ex", "ibm,tah";
+ reg = <ef601350 30>;
+ };
+
+ TAH1: emac-tah@ef601450 {
+ compatible = "ibm,tah-460ex", "ibm,tah";
+ reg = <ef601450 30>;
+ };
+
EMAC0: ethernet@ef600e00 {
device_type = "network";
compatible = "ibm,emac-460ex", "ibm,emac4";
tx-fifo-size = <800>;
phy-mode = "rgmii";
phy-map = <00000000>;
- zmii-device = <&ZMII0>;
- zmii-channel = <0>;
rgmii-device = <&RGMII0>;
rgmii-channel = <0>;
+ tah-device = <&TAH0>;
+ tah-channel = <0>;
has-inverted-stacr-oc;
has-new-stacr-staopc;
};
tx-fifo-size = <800>;
phy-mode = "rgmii";
phy-map = <00000000>;
- zmii-device = <&ZMII0>;
- zmii-channel = <1>;
rgmii-device = <&RGMII0>;
rgmii-channel = <1>;
+ tah-device = <&TAH1>;
+ tah-channel = <1>;
has-inverted-stacr-oc;
has-new-stacr-staopc;
+ mdio-device = <&EMAC0>;
};
};
rgmii-device = <&RGMII0>;
rgmii-channel = <1>;
tah-device = <&TAH1>;
- tah-channel = <0>;
+ tah-channel = <1>;
has-inverted-stacr-oc;
has-new-stacr-staopc;
+ mdio-device = <&EMAC0>;
};
EMAC2: ethernet@ef601100 {
rgmii-channel = <0>;
has-inverted-stacr-oc;
has-new-stacr-staopc;
+ mdio-device = <&EMAC0>;
};
EMAC3: ethernet@ef601200 {
rgmii-channel = <1>;
has-inverted-stacr-oc;
has-new-stacr-staopc;
+ mdio-device = <&EMAC0>;
};
};