Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath10k
Anilkumar Kolli a9f5f287fa ath10k: add BMI parameters to fix calibration from DT/pre-cal
QCA99X0, QCA9888, QCA9984 supports calibration data in
either OTP or DT/pre-cal file. Current ath10k supports
Calibration data from OTP only.

If caldata is loaded from DT/pre-cal file, fetching board id
and applying calibration parameters like tx power gets failed.

error log:
[   15.733663] ath10k_pci 0000:01:00.0: failed to fetch board file: -2
[   15.741474] ath10k_pci 0000:01:00.0: could not probe fw (-2)

This patch adds calibration data support from DT/pre-cal
file.  Below parameters are used to get board id and
applying calibration parameters from cal data.

		EEPROM[OTP]	FLASH[DT/pre-cal file]
Cal param	0x700		0x10000
Board id	0x10		0x8000

Tested on QCA9888 with pre-cal file.

Signed-off-by: Anilkumar Kolli <akolli@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2017-06-01 15:58:09 +03:00
..
2016-01-28 10:47:28 +02:00
2017-05-04 15:55:41 +03:00
2017-06-01 15:57:12 +03:00
2017-05-04 15:55:45 +03:00
2017-05-04 15:55:45 +03:00
2017-04-05 10:41:03 +03:00
2017-05-04 15:55:31 +03:00
2017-05-04 15:55:55 +03:00
2017-02-14 19:38:15 +02:00
2017-05-04 15:55:55 +03:00
2017-02-14 19:38:15 +02:00
2017-06-01 15:47:40 +03:00
2017-05-04 15:55:55 +03:00
2017-05-04 15:55:55 +03:00
2014-09-11 23:42:36 +03:00
2017-04-05 10:41:03 +03:00
2017-01-13 15:26:30 +02:00
2017-01-13 15:26:30 +02:00
2015-03-30 09:10:24 +03:00