generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9558_tplink_re350k-v1.dts
index a78a9d5be137f0191939c5ed05b23b9e4030fdc5..8e79e126171640dbaf0f8c491a1806a5a152b431 100644 (file)
@@ -4,7 +4,7 @@
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca9557.dtsi"
+#include "qca955x.dtsi"
 
 / {
        model = "TP-Link RE350K v1";
                gpios = <&gpio 23 GPIO_ACTIVE_HIGH>,
                        <&gpio 18 GPIO_ACTIVE_HIGH>;
 
-               phy0: ethernet-phy@4 {
+               phy4: ethernet-phy@4 {
                        reg = <4>;
 
                        phy-mode = "rgmii-rxid";
-                       at803x-disable-smarteee;
+                       eee-broken-100tx;
+                       eee-broken-1000t;
                };
        };
 };
 &eth0 {
        status = "okay";
 
-       mtd-mac-address = <&config 0x10008>;
+       phy-handle = <&phy4>;
        pll-data = <0x9e000000 0x80000101 0x80001313>;
-       phy-handle = <&phy0>;
+
+       mtd-mac-address = <&config 0x10008>;
 
        gmac-config {
                device = <&gmac>;