[PATCH ath-next v4 1/6] wifi: ath11k: Add initialization and deinitialization sequence for CFR module

Qian Zhang qian.zhang at oss.qualcomm.com
Tue Jan 6 18:12:36 PST 2026



On 1/7/2026 8:43 AM, Jeff Johnson wrote:
> On 12/30/2025 10:06 PM, Arend van Spriel wrote:
>> Op 23 december 2025 10:27:46 schreef Qian Zhang <qian.zhang at oss.qualcomm.com>:
>>
>>> Channel Frequency Response (CFR) module will be initialized only when
>>> the following criteria passes:
>>> * Enabled CFR support for the hardware through the hardware param
>>>    'cfr_support'
>>> * WMI service enabled for the CFR support
>>>    'WMI_TLV_SERVICE_CFR_CAPTURE_SUPPORT'
>>
>> [...]
>>
>>> diff --git a/drivers/net/wireless/ath/ath11k/core.c
>>> b/drivers/net/wireless/ath/ath11k/core.c
>>> index 812686173ac8..6a6bf6316ac9 100644
>>> --- a/drivers/net/wireless/ath/ath11k/core.c
>>> +++ b/drivers/net/wireless/ath/ath11k/core.c
>>> @@ -1,7 +1,6 @@
>>> // SPDX-License-Identifier: BSD-3-Clause-Clear
>>> /*
>>>   * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
>>> - * Copyright (c) 2021-2025 Qualcomm Innovation Center, Inc. All rights
>>> reserved.
>>
>> Hi Qiang Zhang,
>>
>> Some explanation on this would have been nice. Doing this in a separate
>> patch would be even better.
> 
> Are you just referring to the copyright change?
> 
> The guidance from Qualcomm legal changed in 2025, and that was already
> discussed in a few places. The best reference is here:
> 
> https://lore.kernel.org/linux-wireless/bce51392-d5f1-40a2-ae22-58df01b993e7@oss.qualcomm.com/
> 
> Note the guidance is to change copyright when the file changes, so changing
> copyright alone would not be an appropriate change.
> 
> /jeff
I will fix this.

Thanks,
Qian



More information about the ath11k mailing list