Adrian Schmutzler <[email protected]> wrote: > This converts all remaining devices to use interrupt-driven > gpio-keys compatible instead of gpio-keys-polled. The > poll-interval is removed. > > Only ar7240_netgear_wnr612-v2 is kept at gpio-keys-polled, as > this one is using ath9k keys. > > Signed-off-by: Adrian Schmutzler <[email protected]> > > --- > > Changed in v2: > - Rebased and retained ar7240_netgear_wnr612-v2 at polled keys > --- > target/linux/ath79/dts/ar9331_etactica_eg200.dts | 3 +-- > diff --git a/target/linux/ath79/dts/ar9331_etactica_eg200.dts > b/target/linux/ath79/dts/ar9331_etactica_eg200.dts index > d18a239d32..721e676ed7 100644 > --- a/target/linux/ath79/dts/ar9331_etactica_eg200.dts > +++ b/target/linux/ath79/dts/ar9331_etactica_eg200.dts > @@ -15,8 +15,7 @@ > }; > > keys { > - compatible = "gpio-keys-polled"; > - poll-interval = <50>; > + compatible = "gpio-keys"; > > restore { > linux,code = <KEY_WPS_BUTTON>;
Tested-by: Karl Palsson <[email protected]> (Only this hardware, don't have any of the others nearby)
OpenPGP-digital-signature.html
Description: OpenPGP Digital Signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
