ath10k: enable wow feature for sdio chip
authorWen Gong <wgong@codeaurora.org>
Wed, 27 Nov 2019 06:04:13 +0000 (06:04 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 29 Nov 2019 07:45:09 +0000 (09:45 +0200)
commit7321095ca39c8bb4da5e86f7a3fb8c22b47e5063
tree28640ef6e3e6011db6adcf47a0d1e587410ec69e
parent5d2467299a17a2c13c2a1a608b72ec032f559914
ath10k: enable wow feature for sdio chip

sdio does not support wow, this patch is to enable it. When system enter
sleep state, if wowlan is enabled, then sdio chip will keep power if
platform support keep power, after resume, it will not need to re-load
firmware again.

Tested with QCA6174 SDIO with firmware
WLAN.RMH.4.4.1-00029.

Signed-off-by: Wen Gong <wgong@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/sdio.c