2024-05-22 09:48:36

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 13/17] Add conf.h

On 21/05/2024 19:18, [email protected] wrote:
> From: Michael Nemanov <[email protected]>
>
> Various HW / FW / Driver controls unique for the CC33xx that
> can be set by OEMs.
>
> Signed-off-by: Michael Nemanov <[email protected]>
> ---
> drivers/net/wireless/ti/cc33xx/conf.h | 1246 +++++++++++++++++++++++++

So you are adding one file by another? This does not help review.

Add logical chunks, e.g. users of header after the header. Or all
headers together. Or some features incrementally, like basic working
driver and then feature foo and bar.


Best regards,
Krzysztof



2024-05-23 07:08:59

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH 13/17] Add conf.h

Krzysztof Kozlowski <[email protected]> writes:

> On 21/05/2024 19:18, [email protected] wrote:
>> From: Michael Nemanov <[email protected]>
>>
>> Various HW / FW / Driver controls unique for the CC33xx that
>> can be set by OEMs.
>>
>> Signed-off-by: Michael Nemanov <[email protected]>
>> ---
>> drivers/net/wireless/ti/cc33xx/conf.h | 1246 +++++++++++++++++++++++++
>
> So you are adding one file by another? This does not help review.
>
> Add logical chunks, e.g. users of header after the header. Or all
> headers together. Or some features incrementally, like basic working
> driver and then feature foo and bar.

For new wireless drivers my recommendation has been to submit for review
one file per patch but the final driver to be commited would be just one
patch:

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

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

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