[PATCH 0/3] wifi: ath11k: Fix runtime issues for IPQ5018

From: Ziyang Huang
Date: Wed Jun 07 2023 - 13:24:21 EST


When I try to boot the IPQ5018 WiFi, I found some runtime issues. This
series of patches will fix them.

Ziyang Huang (3):
wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()
wifi: ath11k: Restart firmware after cold boot calibration for IPQ5018
wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018

drivers/net/wireless/ath/ath11k/ahb.c | 1 +
drivers/net/wireless/ath/ath11k/core.c | 1 +
drivers/net/wireless/ath/ath11k/hw.c | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)

--
2.25.1