diff options
author | Dustin Gathmann <dzsoftware@posteo.org> | 2020-05-21 01:22:53 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-07-20 00:58:30 +0200 |
commit | 0ee30adb46a87583badd85b69e4ccd7942786374 (patch) | |
tree | deec877a21e679eed36a1910bc628c20e1a9995f /toolchain | |
parent | a53bf63756ef2a266ae5f3b3507eeb7382b4cdc9 (diff) | |
download | upstream-0ee30adb46a87583badd85b69e4ccd7942786374.tar.gz upstream-0ee30adb46a87583badd85b69e4ccd7942786374.tar.bz2 upstream-0ee30adb46a87583badd85b69e4ccd7942786374.zip |
lantiq/xrx200: fix WLAN button actions for Fritzbox 3370
The WLAN button actions are reversed, i.e. pressing the button emits a
'released' action, and vice versa.
This can easily be checked by adding
logger -t button_action "$BUTTON $ACTION"
as the second line of /etc/rc.button/rfkill, and using logread to read
the events (assuming the preceding patch has been applied).
Defining the GPIO as ACTIVE_LOW corrects this behavior.
Signed-off-by: Dustin Gathmann <dzsoftware@posteo.org>
Diffstat (limited to 'toolchain')
0 files changed, 0 insertions, 0 deletions