diff options
author | Dinesh Karthikeyan <quic_dinek@quicinc.com> | 2022-12-23 10:36:45 +0530 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2023-01-18 08:38:50 +0200 |
commit | 42982259e9b7f090cefee28393989fa76a9aa57d (patch) | |
tree | c91f5f07eb54543f30bf9646d8181e6a1a1d1a10 /tools/perf/scripts/python | |
parent | 27d7e348efb37f0465a59f9f6ef01f70a5f969e7 (diff) |
wifi: ath12k: Add new qmi_bdf_type to handle caldata
With current implementation, the calibration data download request, is
sent twice incorrectly because the request for ELF_TYPE and REGDB_TYPE
are handled in a common api ath12k_qmi_load_bdf_qmi.
Add new type as ATH12K_QMI_BDF_TYPE_CALIBRATION to send calibration data
download request as a separate case. With this the firmware is indicated
to read caldata from EEPROM.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1
Signed-off-by: Dinesh Karthikeyan <quic_dinek@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20221223050646.27785-3-quic_dinek@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions