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

Tim Gardner tim.gardner at canonical.com
Tue Jan 4 13:14:20 UTC 2022


Acked-by: Tim Gardner <tim.gardner at canonical.com>

On 12/22/21 11:25 PM, 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(-)
> 

-- 
-----------
Tim Gardner
Canonical, Inc



More information about the kernel-team mailing list