On Tue, Aug 22, 2023 at 06:02:32PM +0200, Johan Hovold wrote:
On Tue, Aug 22, 2023 at 07:30:53AM -0400, Sasha Levin wrote:
From: Kalle Valo quic_kvalo@quicinc.com
[ Upstream commit d265ebe41c911314bd273c218a37088835959fa1 ]
This reverts commit 13aa2fb692d3717767303817f35b3e650109add3.
This commit broke QCN9074 initialisation:
[ 358.960477] ath11k_pci 0000:04:00.0: ce desc not available for wmi command 36866 [ 358.960481] ath11k_pci 0000:04:00.0: failed to send WMI_STA_POWERSAVE_PARAM_CMDID [ 358.960484] ath11k_pci 0000:04:00.0: could not set uapsd params -105
As there's no fix available let's just revert it to get QCN9074 working again.
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217536 Signed-off-by: Kalle Valo quic_kvalo@quicinc.com Signed-off-by: Kalle Valo kvalo@kernel.org Link: https://lore.kernel.org/r/20230720151444.2016637-1-kvalo@kernel.org Signed-off-by: Sasha Levin sashal@kernel.org
This commit break machines like the Lenovo ThinkPad X13s so please do not backport until this has been resolved:
https://lore.kernel.org/lkml/20230809073432.4193-1-johan+linaro@kernel.org
I'll drop it for now, thanks!