1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Edward Chow a1f5273d27 mac80211: ath9k: patch hw.c for gpio mask from dt
"qca,gpio-mask" used to be read between ath9k_hw_init() and
ath9k_init_queues(). After 12913c3c56
it is read in ath9k_of_init(), but it gets overwritten by
ath9k_gpio_cap_init() during the call of ath9k_hw_init(), and causes
https://github.com/openwrt/openwrt/issues/22340

If keeping the most of 12913c3c56,
ath9k_gpio_cap_init() could be patched to keep the existing non-zero
gpio mask (coming from device tree).

Tested on Netgear WNDR4500 v3:
[   22.558083] ath9k 0000:00:00.0: enabling device (0000 -> 0002)
[   22.569548] ath: phy1: Use overridden gpio mask 0xf6ff

Signed-off-by: Edward Chow <equu@openmail.cc>
Link: https://github.com/openwrt/openwrt/pull/22376
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-03-19 22:10:03 +01:00
..
base-files base-files: sysupgrade: avoid cat missing conffiles_static 2026-03-19 17:50:12 +01:00
boot uboot-airoha: Add support for Nokia Valyrian 2026-03-17 14:44:44 +01:00
devel gdb: add CPPFLAGS 2026-02-17 22:16:58 +01:00
firmware linux-firmware: ath11k: add IPQ5018, IPQ8074, QCN9074 2026-03-17 14:42:08 +01:00
kernel mac80211: ath9k: patch hw.c for gpio mask from dt 2026-03-19 22:10:03 +01:00
libs zlib: update to 1.3.2 2026-03-14 22:24:13 +01:00
network hostapd: ubus: fix parent-tsf size in beacon report notification 2026-03-19 10:57:26 +01:00
system apk: add help text for 'apk add --force-reinstall' 2026-03-16 14:52:56 +01:00
utils jsonfilter: update to Git HEAD (2026-03-16) 2026-03-16 00:51:04 +01:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00