generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / ar7241_tplink.dtsi
index 4078ced7d0a9405e1f51eeadc75efbc0d1588384..09a239f67ee30072937aee266d0b518b1b87fb7f 100644 (file)
                led-failsafe = &led_system;
                led-running = &led_system;
                led-upgrade = &led_system;
+               label-mac-device = &ath9k;
        };
 
-       gpio-keys-polled {
-               compatible = "gpio-keys-polled";
-               poll-interval = <20>;
+       keys {
+               compatible = "gpio-keys";
 
                reset {
                        label = "reset";
@@ -32,7 +32,7 @@
                };
        };
 
-       gpio_leds: gpio-leds {
+       leds: leds {
                compatible = "gpio-leds";
 
                led_system: system {
@@ -49,6 +49,7 @@
 
 &spi {
        status = "okay";
+
        num-cs = <1>;
 
        flash@0 {
@@ -68,6 +69,7 @@
                        };
 
                        partition@20000 {
+                               compatible = "tplink,firmware";
                                reg = <0x20000 0x3d0000>;
                                label = "firmware";
                        };