[PATCH 0/4] ath11k: Add caldata download support from file/EEPROM

Jouni Malinen jouni at codeaurora.org
Wed Jul 21 13:19:23 PDT 2021


From: Anilkumar Kolli <akolli at codeaurora.org>

Clean up BDF download functions to add caldata load support from EEPROM. 
Remove unnecessary macros. 
Write common function to send QMI BDF download request.
Allow caldata file load support for multiple PCI devices.

Anilkumar Kolli (4):
  ath11k: use hw_params to access board_size and cal_offset
  ath11k: clean up BDF download functions
  ath11k: add caldata file for multiple radios
  ath11k: add caldata download support from EEPROM

 drivers/net/wireless/ath/ath11k/core.c |  10 +-
 drivers/net/wireless/ath/ath11k/hw.h   |   2 +-
 drivers/net/wireless/ath/ath11k/qmi.c  | 330 +++++++++++++++++++--------------
 drivers/net/wireless/ath/ath11k/qmi.h  |  18 +-
 4 files changed, 207 insertions(+), 153 deletions(-)

-- 
2.7.4




More information about the ath11k mailing list