summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_phy.h
diff options
context:
space:
mode:
authorSujith Manoharan <c_manoha@qca.qualcomm.com>2013-06-10 08:19:38 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2013-06-12 19:06:54 (GMT)
commit30d5b709da23f4ab9836c7f66d2d2e780a69cf12 (patch)
tree0d8ddd5967ca8f690cebece9562573f2f258e593 /drivers/net/wireless/ath/ath9k/ar9003_phy.h
parent6b692f3b66e4a70dff73b3cdc60f7e6d6823300a (diff)
downloadlinux-30d5b709da23f4ab9836c7f66d2d2e780a69cf12.tar.xz
ath9k_hw: Assign default xlna config for AR9485
For AR9485 boards with XLNA, the default gpio config is not set correctly, fix this. Cc: stable@vger.kernel.org Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ar9003_phy.h')
-rw-r--r--drivers/net/wireless/ath/ath9k/ar9003_phy.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/ar9003_phy.h b/drivers/net/wireless/ath/ath9k/ar9003_phy.h
index e717741..5013c73 100644
--- a/drivers/net/wireless/ath/ath9k/ar9003_phy.h
+++ b/drivers/net/wireless/ath/ath9k/ar9003_phy.h
@@ -351,6 +351,8 @@
#define AR_PHY_CCA_NOM_VAL_9330_2GHZ -118
+#define AR9300_EXT_LNA_CTL_GPIO_AR9485 9
+
/*
* AGC Field Definitions
*/