ath79: convert Netgear WNDR3700 series to gpio-keys
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 18 May 2019 11:30:19 +0000 (13:30 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 18 May 2019 15:59:49 +0000 (17:59 +0200)
This patch converts the WNDR3700 to use the interrupt-driven
gpio-keys driver over the polled variant.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ath79/dts/ar7161_netgear_wndr3700.dtsi

index b1c4d87bcb9a4aaf94e4f54e0b744032945119bc..89e9b2fbb7a535c1d05a0a891a2eb3e511cfa19a 100644 (file)
@@ -81,8 +81,7 @@
        };
 
        keys {
-               compatible = "gpio-keys-polled";
-               poll-interval = <100>;
+               compatible = "gpio-keys";
 
                wps {
                        label = "wps";