* [PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
@ 2023-09-11 15:32 Aubin Constans
2023-09-11 15:52 ` Krzysztof Kozlowski
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Aubin Constans @ 2023-09-11 15:32 UTC (permalink / raw)
To: Ulf Hansson, Adrian Hunter, Eugen Hristev, Ludovic Desroches
Cc: Alexandre Belloni, Aubin Constans, linux-mmc, linux-kernel,
Claudiu Beznea, Hari Prasath Gujulan Elango, linux-arm-kernel
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>
---
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
--
2.39.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
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-10-23 11:50 ` Ulf Hansson
2 siblings, 0 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2023-09-11 15:52 UTC (permalink / raw)
To: Aubin Constans, Ulf Hansson, Adrian Hunter, Eugen Hristev,
Ludovic Desroches
Cc: Alexandre Belloni, linux-mmc, linux-kernel, Claudiu Beznea,
Hari Prasath Gujulan Elango, linux-arm-kernel
On 11/09/2023 17:32, Aubin Constans wrote:
> On the one hand Eugen has taken responsibilities outside Microchip,
That's not a reason to drop Eugen or change his status to a reviewer...
Unless of course this is what Eugen wants?
Normally you should just update the email address, although if it is
still not updated, then indeed change might be needed here.
> 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.
Best regards,
Krzysztof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
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-10-23 11:50 ` Ulf Hansson
2 siblings, 1 reply; 8+ messages in thread
From: Ludovic.Desroches @ 2023-09-12 5:21 UTC (permalink / raw)
To: Aubin.Constans, ulf.hansson, adrian.hunter, eugen.hristev
Cc: alexandre.belloni, linux-mmc, linux-kernel, claudiu.beznea,
Hari.PrasathGE, linux-arm-kernel
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>
> ---
> 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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
2023-09-12 5:21 ` Ludovic.Desroches
@ 2023-09-14 14:21 ` Ulf Hansson
2023-09-14 17:01 ` Nicolas Ferre
0 siblings, 1 reply; 8+ messages in thread
From: Ulf Hansson @ 2023-09-14 14:21 UTC (permalink / raw)
To: aubin.constans, Ludovic.Desroches
Cc: alexandre.belloni, linux-kernel, linux-mmc, eugen.hristev,
adrian.hunter, claudiu.beznea, Hari.PrasathGE, linux-arm-kernel
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.
Kind regards
Uffe
>
> > ---
> > 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
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
2023-09-14 14:21 ` Ulf Hansson
@ 2023-09-14 17:01 ` Nicolas Ferre
2023-09-18 11:03 ` Eugen Hristev
0 siblings, 1 reply; 8+ messages in thread
From: Nicolas Ferre @ 2023-09-14 17:01 UTC (permalink / raw)
To: Ulf Hansson, eugen.hristev, aubin.constans, Ludovic.Desroches
Cc: adrian.hunter, linux-mmc, linux-arm-kernel, linux-kernel,
Hari.PrasathGE, alexandre.belloni, claudiu.beznea
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.
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
>>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
2023-09-14 17:01 ` Nicolas Ferre
@ 2023-09-18 11:03 ` Eugen Hristev
2023-10-23 9:53 ` Nicolas Ferre
0 siblings, 1 reply; 8+ messages in thread
From: Eugen Hristev @ 2023-09-18 11:03 UTC (permalink / raw)
To: Nicolas Ferre, Ulf Hansson, aubin.constans, Ludovic.Desroches
Cc: adrian.hunter, linux-mmc, linux-arm-kernel, linux-kernel,
Hari.PrasathGE, alexandre.belloni, claudiu.beznea
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
>>>
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
2023-09-18 11:03 ` Eugen Hristev
@ 2023-10-23 9:53 ` Nicolas Ferre
0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Ferre @ 2023-10-23 9:53 UTC (permalink / raw)
To: Eugen Hristev, Ulf Hansson, aubin.constans, Ludovic.Desroches
Cc: adrian.hunter, linux-mmc, linux-arm-kernel, linux-kernel,
Hari.PrasathGE, alexandre.belloni, claudiu.beznea
Ulf,
On 18/09/2023 at 13:03, Eugen Hristev wrote:
> 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>
I think we have all the required tags since Eugen email: aka ping...
Tell me if you prefer that we use another route to Mainline (as you may
not have remaining changes to queue). Best regards,
Nicolas
> 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
>>>>
>>
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
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-10-23 11:50 ` Ulf Hansson
2 siblings, 0 replies; 8+ messages in thread
From: Ulf Hansson @ 2023-10-23 11:50 UTC (permalink / raw)
To: Aubin Constans
Cc: Alexandre Belloni, linux-mmc, Adrian Hunter, Eugen Hristev,
linux-kernel, Ludovic Desroches, Claudiu Beznea,
Hari Prasath Gujulan Elango, linux-arm-kernel
On Mon, 11 Sept 2023 at 17:33, Aubin Constans
<aubin.constans@microchip.com> 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>
Thanks for volunteering to help out with the maintenance!
Applied for next.
Kind regards
Uffe
> ---
> 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
> --
> 2.39.2
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-10-23 11:51 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2023-10-23 9:53 ` Nicolas Ferre
2023-10-23 11:50 ` Ulf Hansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).