apm821xx: MyBook Live convert to DT PHY
[openwrt/staging/chunkeey.git] / target / linux / apm821xx / dts / apollo3g.dtsi
index 09a8b8518cbdc60cd6f1c94f5ca64d13e0acd2ef..e88973f8d2fca1c1029a5f912d7d69f662a12b72 100644 (file)
 
 &EMAC0 {
        status = "okay";
+
+       phy-map = <0x2>;
+       phy-address = <0x1>;
+       phy-handle = <&phy>;
+
+       mdio {
+               phy: phy@1 {
+                       compatible = "ethernet-phy-ieee802.3-c22";
+                       reg = <1>;
+               };
+       };
 };
 
 &SATA1 {