generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9563_ubnt_unifiac-pro.dtsi
index f21814355028e36325e460e41942dc09ba01fa6b..5a0cf4badee746f8939ddbae2fa1d833081a7106 100644 (file)
@@ -2,6 +2,12 @@
 
 #include "qca9563_ubnt_unifiac.dtsi"
 
+/ {
+       aliases {
+               label-mac-device = &eth0;
+       };
+};
+
 &mdio0 {
        status = "okay";
        phy-mask = <0>;
@@ -19,6 +25,6 @@
 &eth0 {
        status = "okay";
 
-       mtd-mac-address = <&eeprom 0x0>;
+       mtd-mac-address = <&art 0x0>;
        phy-handle = <&phy0>;
 };