generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9558_ocedo_ursus.dts
index 4914e03ba2787c8bc3068575e18251027f23de6c..d629f5b6bafb1b816766126c75cf2371b1fc8a16 100644 (file)
@@ -4,7 +4,7 @@
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca9557.dtsi"
+#include "qca955x.dtsi"
 
 / {
        compatible = "ocedo,ursus", "qca,qca9558";
@@ -28,9 +28,7 @@
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
-
        };
-
 };
 
 &pcie1 {
 
        phy2: ethernet-phy@2 {
                reg = <2>;
+               at803x-override-sgmii-link-check;
        };
 };
 
        mtd-mac-address = <&art 0x12>;
        phy-handle = <&phy2>;
        pll-data = <0x3000101 0x101 0x1313>;
+       qca955x-sgmii-fixup;
 };