ath9k: Enable manual peak detect calibration
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Wed, 28 Jan 2015 12:24:26 +0000 (17:54 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 29 Jan 2015 08:33:25 +0000 (10:33 +0200)
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>

No differences found