ath79: convert Netgear WNDR3700 series to gpio-keys

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>
v19.07.3_mercusys_ac12_duma
Christian Lamparter 5 years ago
parent 1e52eacc42
commit ba68afa204

@ -81,8 +81,7 @@
}; };
keys { keys {
compatible = "gpio-keys-polled"; compatible = "gpio-keys";
poll-interval = <100>;
wps { wps {
label = "wps"; label = "wps";

Loading…
Cancel
Save