generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9563_ubnt_unifiac-lite.dtsi
index 6fe43453ec2b1e3a04bf430db0f364a86a20ccf9..b9a5b55cd6bd38728b2133add5a2ba5878f708db 100644 (file)
@@ -2,6 +2,12 @@
 
 #include "qca9563_ubnt_unifiac.dtsi"
 
+/ {
+       aliases {
+               label-mac-device = &eth0;
+       };
+};
+
 &mdio0 {
        status = "okay";
 
@@ -15,6 +21,7 @@
 &eth0 {
        status = "okay";
 
-       mtd-mac-address = <&eeprom 0x0>;
+       mtd-mac-address = <&art 0x0>;
+       phy-mode = "sgmii";
        phy-handle = <&phy4>;
 };