2023-07-26 14:18:11

by Raj Kumar Bhagat

[permalink] [raw]
Subject: [PATCH 0/3] wifi: ath11k: add coldboot calibration in QCN9074

This patchset adds coldboot calibration support for QCN9074 in FTM mode.

Anilkumar Kolli (1):
wifi: ath11k: Add coldboot calibration support for QCN9074

Seevalamuthu Mariappan (2):
wifi: ath11k: Split coldboot calibration hw_param
wifi: ath11k: Remove cal_done check during probe

drivers/net/wireless/ath/ath11k/ahb.c | 29 ++------------------
drivers/net/wireless/ath/ath11k/core.c | 38 ++++++++++++++++++++------
drivers/net/wireless/ath/ath11k/core.h | 1 +
drivers/net/wireless/ath/ath11k/hw.h | 3 +-
drivers/net/wireless/ath/ath11k/pci.c | 2 ++
drivers/net/wireless/ath/ath11k/qmi.c | 34 +++++++++++++++++++++--
drivers/net/wireless/ath/ath11k/qmi.h | 3 +-
7 files changed, 69 insertions(+), 41 deletions(-)


base-commit: 9102ee8eaa6d29624ed2068396502ad8545f2ff0
--
2.17.1