Re: [PATCH v3 1/3] MAINTAINERS: Add entry for Novatek NT726xx SoC I2C controller driver
From: Krzysztof Kozlowski
Date: Tue Jul 21 2026 - 04:08:43 EST
On 21/07/2026 10:00, Nina_Kuo@xxxxxxxxxxxxxx wrote:
> From: Ben Huang <Ben_Huang@xxxxxxxxxxxxxx>
>
> Hi,
>
> Thanks for your reviewing.
>
> Sorry about the same mistake. This is the first time for
> submitting kernel patches.
> To fix this problem, shall I put all modifications into 1 patch
> file? Please correct me if I'm wrong.
>
> In the patch series, MAINTAINERS is in the first patch (1/3),
> related .yaml (2/3) and .c (3/3) files are in the subsequent
> patches.
> If only MAINTAINTERS patch is applied, neither .yaml nor .c can
> be found under kernel source codes. I think this is the question
> you mentioned. Please correct me if I'm wrong.
Please do not top post or remove context you are replying to. I have
like 200+ emails per day, so what is this about?
Please learn how Git works, how its history is organized, how commits
link to each other. This is nothing specific to submitting patches or
kernel development - this is basics of Git with combination of
bisectability of software development cycles.
Best regards,
Krzysztof