git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aee318
)
ath9k: Fix calibration for AR9462
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Wed, 11 Sep 2013 06:10:57 +0000
(11:40 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 26 Sep 2013 19:13:46 +0000
(15:13 -0400)
TX IQ calibration is disabled by default for AR9462, this
is done using the initvals (reg 0xa644).
But, to compensate for this, the AR_PHY_RX_DELAY register
should be set to the max allowed value when performing
calibration.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found