APPLIED [OEM-5.14] Re: [SRU] [J/OEM-5.14] [PATCH 0/3] Add basic Wifi support for Qualcomm WCN6856

Timo Aaltonen tjaalton at ubuntu.com
Wed Jan 5 07:19:52 UTC 2022


On 23.12.2021 8.25, Kai-Heng Feng wrote:
> BugLink: https://bugs.launchpad.net/bugs/1955613
> 
> [Impact]
> Qualcomm WCN6856 doens't work.
> 
> [Fix]
> Backport missing bits to make Wifi 5 work. Wifi 6 support is not in the
> scope of this SRU.
> 
> [Test]
> The system can connect to Wifi. Wifi still works after several rounds of
> suspend/resume cycles.
> 
> [Where problems could occur]
> The change is limited to ath11k, which is also the only user of mhi bus,
> so the scope of risk is limited. Let alone it never worked before, so
> there's not much room to go wrong.
> 
> Loic Poulain (1):
>    bus: mhi: core: Add support for forced PM resume
> 
> Wen Gong (2):
>    ath11k: add string type to search board data in board-2.bin for
>      WCN6855
>    ath11k: change to use dynamic memory for channel list of scan
> 
>   drivers/bus/mhi/core/pm.c              | 21 +++++++++++++++++---
>   drivers/net/wireless/ath/ath11k/core.c | 27 ++++++++++++++++++++------
>   drivers/net/wireless/ath/ath11k/core.h | 13 +++++++++++++
>   drivers/net/wireless/ath/ath11k/mac.c  | 10 ++++++++++
>   drivers/net/wireless/ath/ath11k/mhi.c  |  6 +++++-
>   drivers/net/wireless/ath/ath11k/pci.c  | 10 ++++++++++
>   drivers/net/wireless/ath/ath11k/wmi.h  |  3 +--
>   include/linux/mhi.h                    | 13 +++++++++++++
>   8 files changed, 91 insertions(+), 12 deletions(-)
> 

applied to oem-5.14, thanks

-- 
t



More information about the kernel-team mailing list