]> git.baikalelectronics.ru Git - 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)
commitbb84fbf5d9d1ad23b699077bb9cad902af50f57e
tree0e1e9405ff95dfb28afada86841ab49fc14d00bb
parent864a46a3e22aeea05c122cd36775861a3288c9f9
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