ar71xx: add kernel support for HiWiFi HC6361.
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-wpe72.c
index 114d623..70bf7db 100644 (file)
@@ -59,6 +59,7 @@ static struct gpio_keys_button wpe72_gpio_keys[] __initdata = {
                .code           = KEY_RESTART,
                .debounce_interval = WPE72_KEYS_DEBOUNCE_INTERVAL,
                .gpio           = WPE72_GPIO_RESET,
+               .active_low     = 1,
        }
 };