mbox series

[0/2] Add cold boot calibration support on WCN6750

Message ID 20220720134909.15626-1-quic_mpubbise@quicinc.com (mailing list archive)
Headers show
Series Add cold boot calibration support on WCN6750 | expand

Message

Manikanta Pubbisetty July 20, 2022, 1:49 p.m. UTC
Add cold boot calibration support on WCN6750.

Tested-on: WCN6750 hw1.0 AHB WLAN.MSL.1.0.1-00887-QCAMSLSWPLZ-1

Manikanta Pubbisetty (2):
  ath11k: Fix incorrect QMI message ID mappings
  ath11k: Add cold boot calibration support on WCN6750

 drivers/net/wireless/ath/ath11k/ahb.c  |  3 +-
 drivers/net/wireless/ath/ath11k/core.c |  9 ++++-
 drivers/net/wireless/ath/ath11k/hw.h   |  1 +
 drivers/net/wireless/ath/ath11k/qmi.c  | 52 +++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/qmi.h  | 10 ++++-
 5 files changed, 70 insertions(+), 5 deletions(-)