wifi: ath11k: Allow ath11k to boot without caldata in ftm mode
authorSowmiya Sree Elavalagan <quic_ssreeela@quicinc.com>
Fri, 26 May 2023 09:41:07 +0000 (12:41 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Thu, 1 Jun 2023 10:30:49 +0000 (13:30 +0300)
commit8aeba427296bff6a6051686f1d139c89a0b00e4c
tree21d43b6b57516a317c0b45ee8b6b161ce9351c28
parentb43310e44edc823a7f02af1e1e2b4e8a9abc7d91
wifi: ath11k: Allow ath11k to boot without caldata in ftm mode

Currently, if ath11k is unable to load the calibration data file it will
always exit. However the calibration data may not be present in factory
test mode, so update the logic to allow the driver to execute in FTM mode
even if downloading the calibration data fails.

Tested-on : IPQ8074 hw2.0 AHB WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1

Signed-off-by: Sowmiya Sree Elavalagan <quic_ssreeela@quicinc.com>
Signed-off-by: Raj Kumar Bhagat <quic_rajkbhag@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230517135934.16408-5-quic_rajkbhag@quicinc.com
drivers/net/wireless/ath/ath11k/qmi.c