generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_tl-wr1043nd-v4.dts
index ffe5e0a603e60c691afd3ec3ddffaec840f5f7bf..9e220539dbc73b8aff387595b0fef594771097c2 100644 (file)
@@ -21,6 +21,7 @@
 
 &spi {
        status = "okay";
+
        num-cs = <1>;
 
        flash@0 {
@@ -70,7 +71,7 @@
                        };
 
                        art: partition@ff0000 {
-                               label = "ART";
+                               label = "art";
                                reg = <0xff0000 0x010000>;
                                read-only;
                        };
@@ -78,7 +79,7 @@
        };
 };
 
-&gpio_leds {
+&leds {
        usb {
                label = "tp-link:green:usb";
                gpios = <&gpio 7 GPIO_ACTIVE_LOW>;