generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / tp9343_tplink_tl-wr94x.dtsi
index 21c16be36d30eb4b3081a0904cf5fb6b50e2800a..aeb552530890d87766e887741bf2c5cae36f5b32 100644 (file)
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
        keys {
                compatible = "gpio-keys";
 
-               wifi_button {
+               wifi {
                        label = "WiFi button";
                        linux,code = <KEY_RFKILL>;
                        gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
                };
 
-               reset_button {
+               reset {
                        label = "Reset button";
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
@@ -74,7 +73,6 @@
 &eth0 {
        status = "okay";
 
-       phy-mode = "mii";
        phy-handle = <&swphy4>;
 
        mtd-mac-address = <&uboot 0x1fc00>;