arm: dts: sunxi: update H3 to new EMAC binding
[platform/kernel/u-boot.git] / arch / arm / dts / sun8i-h2-plus-orangepi-zero.dts
index 20d489c..e0efcb3 100644 (file)
 };
 
 &emac {
-       phy = <&phy1>;
+       phy-handle = <&int_mii_phy>;
        phy-mode = "mii";
-       allwinner,use-internal-phy;
        allwinner,leds-active-low;
        status = "okay";
-       phy1: ethernet-phy@1 {
-               reg = <1>;
-       };
 };
 
 &mmc0 {