Openwrt/package/kernel
Christian Lamparter afc056d7dc gpio-button-hotplug: support interrupt properties
Upstream Linux's input gpio-keys driver supports
specifying a external interrupt for a gpio via the
'interrupts' properties as well as having support
for software debounce.

This patch ports these features to OpenWrt's event
version. Only the "pure" interrupt-driven support is
left behind, since this goes a bit against the "gpio"
in the "gpio-keys" and I don't have a real device to
test this with.

This patch also silences the generated warnings showing
up since 4.14 due to the 'constification' of the
struct gpio_keys_button *buttons variable in the
upstream struct gpio_keys_platform_data declaration.

gpio-button-hotplug.c: In function 'gpio_keys_get_devtree_pdata':
gpio-button-hotplug.c:392:10: warning: assignment discards 'const'
	qualifier from pointer target type [-Wdiscarded-qualifiers]
   button = &pdata->buttons[i++];
          ^
gpio-button-hotplug.c: In function 'gpio_keys_button_probe':
gpio-button-hotplug.c:537:12: warning: assignment discards 'const'
	qualifier from pointer target type [-Wdiscarded-qualifiers]
   bdata->b = &pdata->buttons[i];
            ^
gpio-button-hotplug.c: In function 'gpio_keys_probe':
gpio-button-hotplug.c:563:37: warning: initialization discards 'const'
	qualifier from pointer target type [-Wdiscarded-qualifiers]
   struct gpio_keys_button *button = &pdata->buttons[i];
                                   ^
Acked-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2019-05-31 10:30:03 +02:00
..
acx-mac80211 adm5120: Remove unmaintained target 2019-05-03 21:27:12 +02:00
ar7-atm
ath10k-ct ath10k-ct: Update to current version 2019-05-11 16:37:11 +02:00
avila-wdt
brcm2708-gpu-fw
broadcom-wl
button-hotplug button-hotplug: add KEY_POWER2 handling 2019-05-30 11:55:50 +02:00
cryptodev-linux
dtc/patches
gpio-button-hotplug gpio-button-hotplug: support interrupt properties 2019-05-31 10:30:03 +02:00
gpio-nct5104d
hwmon-gsc
i2c-gpio-custom
kmod-sched-cake kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
lantiq
leds-apu2
linux kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
mac80211 ramips: mt7620: fix dependencies 2019-05-11 01:05:11 +02:00
mt76 kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
mwlwifi
nat46
om-watchdog
rtc-rv5c386a
rtl8812au-ct kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
spi-gpio-custom
trelay
w1-gpio-custom