ath79: Fix GPIO reset button on TP-Link Archer C7v5
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / qca9563_tplink_archer-x7-v5.dtsi
index e019a042540ecab843020196b81555e7e1ea9d74..ba75cfc4d8864c3928060e2c0d19febb3cc00009 100644 (file)
        gpio_keys: keys {
                compatible = "gpio-keys";
 
-               reset {
-                       label = "Reset button";
-                       linux,code = <KEY_RESTART>;
-                       gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
-                       debounce-interval = <60>;
-               };
-
                wps {
                        label = "WPS button";
                        linux,code = <KEY_WPS_BUTTON>;