generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9531_comfast_cf-e5.dts
index c181b32aa6bbd4b29eefb6f4dc50b54a2bac929d..74a3554bcb57ef4fb478d0a3fa0597f7f13dead6 100644 (file)
        compatible = "comfast,cf-e5", "qca,qca9531";
        model = "COMFAST CF-E5/E7";
 
+       aliases {
+               label-mac-device = &eth0;
+       };
+
        keys {
-               compatible = "gpio-keys-polled";
-               poll-interval = <20>;
+               compatible = "gpio-keys";
 
-               button0 {
+               reset {
                        label = "reset";
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio 17 GPIO_ACTIVE_LOW>;