wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()
authorZiyang Huang <hzyitc@outlook.com>
Thu, 15 Jun 2023 11:41:47 +0000 (14:41 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Fri, 16 Jun 2023 16:07:40 +0000 (19:07 +0300)
commit469ddb20cae61cad9c4f208a4c8682305905a511
treed311233c3730a99dc935d5a24a2732097c97627c
parent16e0077e14a73866e9b0f4a6bf4ad3d4a5cb0f2a
wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()

Without this patch, the IPQ5018 WiFi will fail and print the following
logs:

[   11.033179] ath11k c000000.wifi: unsupported device type 7
[   11.033223] ath11k: probe of c000000.wifi failed with error -95

Fixes: 25edca7bb18a ("wifi: ath11k: add ipq5018 device support")
Signed-off-by: Ziyang Huang <hzyitc@outlook.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/TYZPR01MB5556D7AA10ABEDDDD2D8F39EC953A@TYZPR01MB5556.apcprd01.prod.exchangelabs.com
drivers/net/wireless/ath/ath11k/ahb.c