generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9132_tplink_tl-wa901nd-v2.dts
index 804b71170ee8e4ebffa1d198b956927100f65a79..6542ce9e4df20dbc8d924f4819a9ecc1d4cc9354 100644 (file)
 &mdio0 {
        status = "okay";
 
-       phy0: ethernet-phy@c {
+       phy12: ethernet-phy@c {
                reg = <0xc>;
                phy-mode = "mii";
+
+               resets = <&rst 8>;
+               reset-names = "phy";
+
+               reset-assert-us = <10000>;
+               reset-deassert-us = <10000>;
        };
 };
 
 &eth0 {
        status = "okay";
 
-       phy-mode = "mii";
        mtd-mac-address = <&uboot 0x1fc00>;
 
-       phy-handle = <&phy0>;
+       phy-handle = <&phy12>;
 };
 
 &wmac {