summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt_tx.c
diff options
context:
space:
mode:
authorYu Wang <yyuwang@codeaurora.org>2019-01-15 14:31:07 +0800
committerKalle Valo <kvalo@codeaurora.org>2019-02-04 17:50:28 +0200
commit1a86be476cfa3e53ff1e0f7ddcbe427770c6e767 (patch)
tree5a2daabb4150034371bd0dfe99a1645696061dad /drivers/net/wireless/ath/ath10k/htt_tx.c
parent5b9030cee1bedba934adb5c7ae708e510dddd0f0 (diff)
downloadlinux-stable-1a86be476cfa3e53ff1e0f7ddcbe427770c6e767.tar.gz
linux-stable-1a86be476cfa3e53ff1e0f7ddcbe427770c6e767.tar.bz2
linux-stable-1a86be476cfa3e53ff1e0f7ddcbe427770c6e767.zip
ath10k: fix S5 power consumption issue for QCA9377
After system entering S5 (shut down but system still providing power to QCA9377) on Ubuntu platform, power consumption of QCA9377 is 69mA, which is too high. The root cause is pci_soft_reset is not set for QCA9377 during pci probe. To fix this issue, set 'pci_soft_reset' to 'th10k_pci_warm_reset', and then the power consumption drops to a normal value(10mA). Verified on Dell Ubuntu platform with firmware: WLAN.TF.1.0-00002-QCATFSWPZ-5 Signed-off-by: Yu Wang <yyuwang@codeaurora.org> Signed-off-by: Yu Wang <yyuwang@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/htt_tx.c')
0 files changed, 0 insertions, 0 deletions