openwrt-redmi-ax3000/package/kernel/mac80211
Rosen Penev 12913c3c56 mac80211: move OF stuff to ath9k_of_init
It's the proper function to handle this stuff in.

The original patch abused the fact that the ath9k driver in init called
ath9k_init_platform to populate all the needed configuration. This is
the wrong place to do so and it also goes away in 6.13.

Move 553-ath9k_of_gpio_mask.patch contents to ath9k_of_init where they
belong.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18764
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-14 19:35:46 +02:00
..
patches mac80211: move OF stuff to ath9k_of_init 2025-05-14 19:35:46 +02:00
scripts
ath.mk
broadcom.mk
intel.mk
Makefile
marvell.mk
ralink.mk
realtek.mk