Linux MultiMedia Card development
 help / color / mirror / Atom feed
From: Eugen Hristev <eugen.hristev@collabora.com>
To: Nicolas Ferre <nicolas.ferre@microchip.com>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	aubin.constans@microchip.com, Ludovic.Desroches@microchip.com
Cc: adrian.hunter@intel.com, linux-mmc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Hari.PrasathGE@microchip.com,
	alexandre.belloni@bootlin.com, claudiu.beznea@tuxon.dev
Subject: Re: [PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
Date: Mon, 18 Sep 2023 14:03:02 +0300	[thread overview]
Message-ID: <55e85f31-fab6-07f9-0ffe-8ebcd2a56489@collabora.com> (raw)
In-Reply-To: <c4f43487-da93-4e67-0389-e31dde550d40@microchip.com>

On 9/14/23 20:01, Nicolas Ferre wrote:
> On 14/09/2023 at 16:21, Ulf Hansson wrote:
>> On Tue, 12 Sept 2023 at 07:21, <Ludovic.Desroches@microchip.com> wrote:
>>>
>>> On 9/11/23 17:32, Aubin Constans wrote:
>>>> On the one hand Eugen has taken responsibilities outside Microchip,
>>>> on the other hand I have some experience with the Microchip SDMMC
>>>> SDHCI controller.
>>>> Change Eugen as reviewer and take over maintainership of the SDHCI
>>>> MICROCHIP DRIVER.
>>>> Also, take over maintainership of its predecessor, that is the MCI
>>>> MICROCHIP DRIVER.
>>>>
>>>> Cc: Eugen Hristev <eugen.hristev@collabora.com>
>>>> Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
>>>> Signed-off-by: Aubin Constans <aubin.constans@microchip.com>
>>>
>>> For atmel-mci:
>>> Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
>>
>> Sounds like the patch could be split up, as there is an agreement on
>> the atmel-mci part.
>>
>> Aubin, can you make a separate patch for the atmel-mci part and add
>> Ludovic's ack to it?
>>
>> In regards to the sdhci driver, I suggest you just add yourself as a
>> maintainer too, along with Eugen.
> 
> For adding more background to this patch, in fact it was created in 
> coordination with Eugen. We can wait a bit for him to catch-up with 
> emails, no hurry there as Aubin won't have access to emails for a few 
> days anyway.
> 
> If it has an interest you can add my:
> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> But definitively, no problem to delay this change.

Hi,

I am fine with this change, as Nicolas has already discussed this with me.

Acked-by: Eugen Hristev <eugen.hristev@collabora.com>

P.S. I have a mailmap entry for the new e-mail so the change is not 
compulsory, you can change as you see fit.

Eugen

> 
> Thanks for your understanding. Best regards,
>    Nicolas
> 
>>>> ---
>>>>    MAINTAINERS | 5 +++--
>>>>    1 file changed, 3 insertions(+), 2 deletions(-)
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index 2833e2da63e0..52beaf4f7fbb 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -14022,7 +14022,7 @@ F:    
>>>> Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
>>>>    F:  drivers/iio/adc/mcp3911.c
>>>>
>>>>    MICROCHIP MMC/SD/SDIO MCI DRIVER
>>>> -M:   Ludovic Desroches <ludovic.desroches@microchip.com>
>>>> +M:   Aubin Constans <aubin.constans@microchip.com>
>>>>    S:  Maintained
>>>>    F:  drivers/mmc/host/atmel-mci.c
>>>>
>>>> @@ -19235,7 +19235,8 @@ F:    
>>>> Documentation/devicetree/bindings/mmc/sdhci-common.yaml
>>>>    F:  drivers/mmc/host/sdhci*
>>>>
>>>>    SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) MICROCHIP DRIVER
>>>> -M:   Eugen Hristev <eugen.hristev@microchip.com>
>>>> +M:   Aubin Constans <aubin.constans@microchip.com>
>>>> +R:   Eugen Hristev <eugen.hristev@collabora.com>
>>>>    L:  linux-mmc@vger.kernel.org
>>>>    S:  Supported
>>>>    F:  drivers/mmc/host/sdhci-of-at91.c
>>>
> 


  reply	other threads:[~2023-09-18 11:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11 15:32 [PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS Aubin Constans
2023-09-11 15:52 ` Krzysztof Kozlowski
2023-09-12  5:21 ` Ludovic.Desroches
2023-09-14 14:21   ` Ulf Hansson
2023-09-14 17:01     ` Nicolas Ferre
2023-09-18 11:03       ` Eugen Hristev [this message]
2023-10-23  9:53         ` Nicolas Ferre
2023-10-23 11:50 ` Ulf Hansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55e85f31-fab6-07f9-0ffe-8ebcd2a56489@collabora.com \
    --to=eugen.hristev@collabora.com \
    --cc=Hari.PrasathGE@microchip.com \
    --cc=Ludovic.Desroches@microchip.com \
    --cc=adrian.hunter@intel.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=aubin.constans@microchip.com \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox