generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9531_glinet_gl-x750.dts
index f8a511933c082582e003021582d620e4a5880426..c845b5465acdae0187912ea6bec4490babef17a8 100644 (file)
        model = "GL.iNet GL-X750";
 
        keys {
-               compatible = "gpio-keys-polled";
+               compatible = "gpio-keys";
 
-               poll-interval = <20>;
                pinctrl-names = "default";
                pinctrl-0 = <&jtag_disable_pins>;
 
-               button0 {
+               reset {
                        label = "reset";
                        linux,code = <KEY_RESTART>;
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                        art: partition@50000 {
                                label = "art";
                                reg = <0x050000 0x010000>;
+                               read-only;
                        };
 
                        partition@60000 {
 };
 
 &eth1 {
-       mtd-mac-address = <&art 0x6>;
+       mtd-mac-address = <&art 0x0>;
+       mtd-mac-address-increment = <1>;
 };
 
 &wmac {
        status = "okay";
        mtd-cal-data = <&art 0x1000>;
-       mtd-mac-address = <&art 0x1002>;
 };