[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <735594c5-5f50-49b0-b84c-e41efbb834b0@kernel.org>
Date: Thu, 23 May 2024 09:13:14 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Kalle Valo <kvalo@...nel.org>
Cc: michael.nemanov@...com, Johannes Berg <johannes.berg@...el.com>,
Breno Leitao <leitao@...ian.org>, Justin Stitt <justinstitt@...gle.com>,
Kees Cook <keescook@...omium.org>, linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org, Sabeeh Khan <sabeeh-khan@...com>
Subject: Re: [PATCH 13/17] Add conf.h
On 23/05/2024 09:08, Kalle Valo wrote:
> Krzysztof Kozlowski <krzk@...nel.org> writes:
>
>> On 21/05/2024 19:18, michael.nemanov@...com wrote:
>>> From: Michael Nemanov <Michael.Nemanov@...com>
>>>
>>> Various HW / FW / Driver controls unique for the CC33xx that
>>> can be set by OEMs.
>>>
>>> Signed-off-by: Michael Nemanov <michael.nemanov@...com>
>>> ---
>>> 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
Understood.
Best regards,
Krzysztof
Powered by blists - more mailing lists