]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commitcfbed87b304a517af27c22a7caf2cb345cb063f9
tree1664344ae9033b6d2decf3eec7d4d20f4d96e30d
parente4e292f3c7df753926ecb411788057e15154189e
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>
drivers/net/wireless/ath/ath9k/ar9003_calib.c