commit | cfbed87b304a517af27c22a7caf2cb345cb063f9 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Wed Jan 28 17:54:26 2015 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Jan 29 10:33:25 2015 +0200 |
tree | 1664344ae9033b6d2decf3eec7d4d20f4d96e30d | |
parent | e4e292f3c7df753926ecb411788057e15154189e [diff] |
ath9k: Enable manual peak detect calibration On some AR955x/QCA953x boards, noise floor calibration gets stuck and the cause is a hardware/BB issue. To fix this, peak detect calibration in the HW is disabled and is done in the driver instead. There a few differences with the calibration routine for older chips like AR9331. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>