openwrt/target/linux
Shiji Yang e32f70e706 ath79: increase the rfkill debounce interval for TP-Link Archer C7 v2
Due to circuit issue or silicon defect, sometimes the WiFi switch button
of the Archer C7 v2 can be accidentally triggered multiple times in one
second. This will cause WiFi to be unexpectedly shut down and trigger
'irq 23: nobody cared'[1] warning. Increasing the key debounce interval
to 1000 ms can fix this issue. This patch also add the missing rfkill
key label.

[1] Warning Log:
```
[87765.218511] irq 23: nobody cared (try booting with the "irqpoll" option)
[87765.225331] CPU: 0 PID: 317 Comm: irq/23-keys Not tainted 5.15.118 #0
...
[87765.486246] handlers:
[87765.488543] [<85257547>] 0x800c29a0 threaded [<5c6328a2>] 0x80ffe0b8 [gpio_button_hotplug@4cf73d00+0x1a00]
[87765.498364] Disabling IRQ #23
```

Fixes: https://github.com/openwrt/openwrt/issues/13010
Fixes: https://github.com/openwrt/openwrt/issues/12167
Fixes: https://github.com/openwrt/openwrt/issues/11191
Fixes: https://github.com/openwrt/openwrt/issues/7835

Tested-by: Hans Hasert
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
2023-10-29 23:07:43 +01:00
..
airoha
apm821xx apm821xx: WNDR4700: fix broken sysupgrade, factory images 2023-10-20 18:13:57 +02:00
archs38
armsr armsr: preserve configuration during sysupgrade 2023-10-20 00:36:32 +02:00
at91
ath25
ath79 ath79: increase the rfkill debounce interval for TP-Link Archer C7 v2 2023-10-29 23:07:43 +01:00
bcm27xx kernel: bump 6.1 to 6.1.59 2023-10-21 09:33:12 +02:00
bcm47xx
bcm53xx kernel: bump 5.15 to 5.15.136 2023-10-26 21:40:10 +02:00
bcm63xx
bcm4908 kernel: bump 5.15 to 5.15.137 2023-10-27 19:43:06 +01:00
bmips kernel: bump 6.1 to 6.1.60 2023-10-26 12:08:52 +02:00
gemini
generic kernel: fix compile issues with tools/ on macOS 2023-10-29 15:57:25 +01:00
imx
ipq40xx ipq40xx: wpj428: switch to zimage to fit kernel partition 2023-10-20 18:13:57 +02:00
ipq806x kernel: bump 6.1 to 6.1.60 2023-10-26 12:08:52 +02:00
ixp4xx ixp4xx: Add USRobotics USR8200 support 2023-10-25 11:29:29 +02:00
kirkwood
lantiq Revert "lantiq: xrx200: mark subtarget as source-only" 2023-10-23 01:39:47 +02:00
layerscape kernel: bump 6.1 to 6.1.58 2023-10-21 09:33:12 +02:00
malta
mediatek mediatek: add CMCC RAX3000M support 2023-10-28 19:05:07 +02:00
mpc85xx
mvebu mvebu: add support for Fortinet FortiGate 30E 2023-10-29 02:12:38 +02:00
mxs
octeon
octeontx
omap
oxnas
pistachio
qoriq
qualcommax qualcommax: only build initramfs if CONFIG_TARGET_ROOTFS_INITRAMFS is set 2023-10-29 11:35:46 +01:00
ramips ramips: fix Gigabit Ethernet port of the HiWiFi HC5861 2023-10-29 22:49:35 +01:00
realtek realtek: add support for TP-Link T1600G-28TS v3 2023-10-20 18:13:57 +02:00
rockchip
sifiveu sifiveu: remove 5.15 support 2023-10-24 11:42:46 +02:00
sunxi sunxi: enable cpufreq driver for H6 SoC 2023-10-28 18:31:43 +02:00
tegra
uml
x86
zynq
Makefile