Skip to content
Commit 96234d04 authored by Miaoqing Pan's avatar Miaoqing Pan Committed by Greg Kroah-Hartman
Browse files

ath10k: fix latency issue for QCA988x

commit d79749f7 upstream.

(kvalo: cherry picked from commit 1340cc63 in
wireless-drivers-next to wireless-drivers as this a frequently reported
regression)

Bad latency is found on QCA988x, the issue was introduced by
commit 4504f0e5 ("ath10k: sdio: workaround firmware UART
pin configuration bug"). If uart_pin_workaround is false, this
change will set uart pin even if uart_print is false.

Tested HW: QCA9880
Tested FW: 10.2.4-1.0-00037

Fixes: 4504f0e5

 ("ath10k: sdio: workaround firmware UART pin configuration bug")
Signed-off-by: default avatarMiaoqing Pan <miaoqing@codeaurora.org>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent cc351115
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment