]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID
authorCarl Huang <cjhuang@codeaurora.org>
Thu, 10 Dec 2020 14:05:20 +0000 (16:05 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 12 Dec 2020 04:40:11 +0000 (06:40 +0200)
commit43ed15e1ee01631687ed8b2e8595859802bc9f10
tree0e1e9405ff95dfb28afada86841ab49fc14d00bb
parentfc46e1b2a24a0c85e8469576f66f9a991411bfc7
ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID

It's recommended to use wmi command WMI_PDEV_SET_HW_MODE_CMDID to put hardware
to dbs mode instead of wmi_init command. This fixes a few strange stability
issues.

Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1

Signed-off-by: Carl Huang <cjhuang@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1607609124-17250-3-git-send-email-kvalo@codeaurora.org
drivers/net/wireless/ath/ath11k/core.c
drivers/net/wireless/ath/ath11k/hw.h
drivers/net/wireless/ath/ath11k/wmi.c
drivers/net/wireless/ath/ath11k/wmi.h