Re: [PATCH v3 4/4] MAINTAINERS: add entry for microchip nand controller

From: Balamanikandan.Gunasundar
Date: Mon Jun 02 2025 - 04:56:59 EST


On 02/06/25 12:47 pm, Krzysztof Kozlowski wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> On 02/06/2025 07:35, Balamanikandan Gunasundar wrote:
>> Add myself as maintainer for microchip nand controller driver
>>
>> Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@xxxxxxxxxxxxx>
>> ---
>> MAINTAINERS | 5 +++--
>> 1 file changed, 3 insertions(+), 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index dd844ac8d910..53cc327b8985 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -16064,9 +16064,10 @@ S: Maintained
>> F: drivers/mmc/host/atmel-mci.c
>>
>> MICROCHIP NAND DRIVER
>> +M: Balamanikandan Gunasundar <balamanikandan.gunasundar@xxxxxxxxxxxxx>
>> L: linux-mtd@xxxxxxxxxxxxxxxxxxx
>> -S: Orphan
>> -F: Documentation/devicetree/bindings/mtd/atmel-nand.txt
>
> Your patchset is not bisectable. This belongs to the patch removing the
> file.
>

Yes. I will squash it appropriately and resend this.

>
> Best regards,
> Krzysztof