linux/drivers/net/wireless/ath/ath9k
Rosen Penev 2fa490c0d7 wifi: ath9k: ahb: replace id_table with of
Since 2b0996c764 , all of this platform code became no-op with no OF
replacement. Not only that, there are no users of AHB here. Add an OF
match table that mostly mirrors the original platform device id table.
Use a qca prefix as is done for the only other property: qca,no-eeprom.
Also used qca prefix for ar9530 as the latter seems to be a mistake.

This will be used to add ath9k support for the various ath79 devices
here.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Link: https://patch.msgid.link/20250609030851.17739-5-rosenp@gmail.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
2025-06-26 16:10:44 -07:00
..
ahb.c wifi: ath9k: ahb: replace id_table with of 2025-06-26 16:10:44 -07:00
ani.c
ani.h
antenna.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
ar953x_initvals.h
ar955x_1p0_initvals.h
ar956x_initvals.h
ar5008_initvals.h
ar5008_phy.c
ar9001_initvals.h
ar9002_calib.c
ar9002_hw.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
ar9002_initvals.h
ar9002_mac.c
ar9002_phy.c
ar9002_phy.h
ar9003_2p2_initvals.h
ar9003_aic.c wifi: ath9k: use clamp() in ar9003_aic_cal_post_process() 2024-09-14 14:45:57 +03:00
ar9003_aic.h
ar9003_buffalo_initvals.h
ar9003_calib.c
ar9003_eeprom.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ar9003_eeprom.h
ar9003_hw.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
ar9003_mac.c
ar9003_mac.h
ar9003_mci.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
ar9003_mci.h
ar9003_paprd.c
ar9003_phy.c
ar9003_phy.h wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
ar9003_rtt.c
ar9003_rtt.h
ar9003_wow.c
ar9330_1p1_initvals.h
ar9330_1p2_initvals.h
ar9340_initvals.h
ar9462_2p0_initvals.h
ar9462_2p1_initvals.h
ar9485_initvals.h
ar9565_1p0_initvals.h
ar9565_1p1_initvals.h
ar9580_1p0_initvals.h
ath9k.h wifi: ath9k: use unsigned long for activity check timestamp 2025-01-17 15:39:22 -08:00
ath9k_pci_owl_loader.c wifi: ath9k: remove ath9k_platform_data 2024-09-18 20:01:09 +03:00
beacon.c wifi: ath9k: simplify internal time management 2024-12-19 09:41:03 -08:00
btcoex.c wifi: ath9k: btcoex: remove platform_data 2024-09-18 20:01:08 +03:00
btcoex.h
calib.c wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid() 2025-01-10 14:42:51 -08:00
calib.h
channel.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
common-beacon.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
common-beacon.h
common-debug.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
common-debug.h
common-init.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
common-init.h
common-spectral.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
common-spectral.h
common.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
common.h
debug.c wifi: ath9k: Add RX inactivity detection and reset chip when it occurs 2024-11-19 07:32:16 -08:00
debug.h wifi: ath9k: Add RX inactivity detection and reset chip when it occurs 2024-11-19 07:32:16 -08:00
debug_sta.c
dfs.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
dfs.h
dfs_debug.c wifi: mac80211: handle ieee80211_radar_detected() for MLO 2024-09-06 13:01:05 +02:00
dfs_debug.h
dynack.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
dynack.h
eeprom.c wifi: ath9k: eeprom: remove platform data 2024-09-18 20:01:08 +03:00
eeprom.h
eeprom_4k.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
eeprom_9287.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
eeprom_def.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
gpio.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
hif_usb.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
hif_usb.h
htc.h
htc_drv_beacon.c wifi: ath9k_htc: Abort software beacon handling if disabled 2025-05-20 08:34:34 -07:00
htc_drv_debug.c wifi: ath9k: Remove error checks when creating debugfs entries 2024-08-07 11:09:11 +03:00
htc_drv_gpio.c
htc_drv_init.c
htc_drv_main.c wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
htc_drv_txrx.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
htc_hst.c wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service() 2024-09-14 14:46:27 +03:00
htc_hst.h
hw-ops.h
hw.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
hw.h wifi: ath9k: simplify internal time management 2024-12-19 09:41:03 -08:00
init.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
Kconfig
link.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
mac.c
mac.h wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
main.c wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
Makefile
mci.c
mci.h
pci.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
phy.h
recv.c wifi: ath9k: cleanup a few (mostly) TX-related routines 2024-12-19 09:41:03 -08:00
reg.h
reg_aic.h
reg_mci.h
reg_wow.h
rng.c
tx99.c
wmi.c
wmi.h
wow.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
xmit.c wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare() 2025-01-17 15:39:22 -08:00