1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux
Christian Lamparter 971f31bedc apm821xx: fix bogus key-presses on boot
"There are often transient line events when
the system is powered up and initialized and it
is often necessary for the gpio_chip driver to
clear any interrupt flags in hardware before
setting up the gpio chip, especially the
irqchip portions of it."
<http://lists.infradead.org/pipermail/openwrt-devel/2019-June/017630.html>

This patch adds a fix for the APM821XX's interrupt
controller to clear any bogus pending toggled
interrupts that happens on various APM821XX boards
on boot.

The patch also changes the debouce-interval from the
default 5ms debounce interval to 60ms all around.
The default setting caused on occasions that the button
state became stuck in a pressed state, even though the
button was released.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2019-06-20 19:58:27 +02:00
..
apm821xx apm821xx: fix bogus key-presses on boot 2019-06-20 19:58:27 +02:00
ar7
ar71xx kernel: bump 4.14 to 4.14.127 2019-06-18 14:47:53 +02:00
arc770
archs38
armvirt treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
at91 at91:renaming subtraget legacy to sam9x 2019-05-30 12:12:57 +02:00
ath25
ath79 ath79: correct various phy-mode properties 2019-06-20 08:57:36 +02:00
bcm53xx kernel: bump 4.19 to 4.19.50 2019-06-12 15:04:09 +02:00
brcm47xx
brcm63xx brcm63xx: DVA-G3810BN/TL: Fix the WAN ethernet port 2019-06-06 12:05:51 +02:00
brcm2708 kernel: bump 4.14 to 4.14.128 2019-06-20 15:48:48 +02:00
cns3xxx kernel: bump 4.19 to 4.19.47 2019-06-03 17:00:29 +02:00
gemini treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
generic kernel: bump 4.19 to 4.19.53 2019-06-20 15:48:48 +02:00
imx6 treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
ipq40xx treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
ipq806x kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
ixp4xx kernel: bump 4.9 to 4.9.181 2019-06-12 15:04:09 +02:00
kirkwood kirkwood: image: fix unwanted 2nd inclusion of kernel 2019-06-09 14:51:47 +02:00
lantiq kernel: bump 4.14 to 4.14.122 2019-06-03 12:40:53 +02:00
layerscape kernel: bump 4.14 to 4.14.128 2019-06-20 15:48:48 +02:00
malta treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
mediatek kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:04:09 +02:00
mpc85xx treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
mvebu mvebu: fix regression for non-generic ESPRESSObin versions 2019-06-18 16:13:10 +02:00
mxs
octeon treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
octeontx
omap kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
orion
oxnas kernel: bump 4.14 to 4.14.128 2019-06-20 15:48:48 +02:00
pistachio
ramips kernel: bump 4.14 to 4.14.128 2019-06-20 15:48:48 +02:00
rb532
samsung
sunxi treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
tegra treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
uml kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
x86 treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
zynq zynq: make title consistent for all devices 2019-05-17 21:41:43 +02:00
Makefile