[PATCH v5 1/4] wcn36xx: Extend HAL param config list

Kalle Valo kvalo at codeaurora.org
Tue Sep 22 03:37:16 EDT 2020


Kalle Valo <kvalo at codeaurora.org> writes:

> Bryan O'Donoghue <bryan.odonoghue at linaro.org> wrote:
>
>> In order to get 802.11ac working the way we want, additional parameters
>> need to be passed down to the firmware.
>> 
>> This patch takes the full remaining set of parameters defined in the
>> downstream riva/inc/wlan_hal_cfg.h and imports them into hal.h with some
>> minor name length adjustments.
>> 
>> This addition will allow us to pass a larger firmware configuration set
>> later on.
>> 
>> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue at linaro.org>
>> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>
>
> 4 patches applied to ath-next branch of ath.git, thanks.
>
> 8ec5568b4e2e wcn36xx: Extend HAL param config list
> 3e977c5c523d wcn36xx: Define wcn3680 specific firmware parameters
> 2f0c0e3b856d wcn36xx: Add ability to download wcn3680 specific firmware parameters
> 52054ebd0532 wcn36xx: Latch VHT specific BSS parameters to firmware

Here also the first three patches could have been easily just one patch.
And the last patch, adding just one function call, most likely could
have been merged with some other patches.

The problem with splitting the patches to this small size is that it's
hard to review. I don't see the context and have to jump around between
patches to understand what's happening.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches



More information about the wcn36xx mailing list