On Tue, 12 Sept 2023 at 07:21, <Ludovic.Desroches@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx> > > Cc: Ludovic Desroches <ludovic.desroches@xxxxxxxxxxxxx> > > Signed-off-by: Aubin Constans <aubin.constans@xxxxxxxxxxxxx> > > For atmel-mci: > Acked-by: Ludovic Desroches <ludovic.desroches@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxx> > > +M: Aubin Constans <aubin.constans@xxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxx> > > +M: Aubin Constans <aubin.constans@xxxxxxxxxxxxx> > > +R: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx> > > L: linux-mmc@xxxxxxxxxxxxxxx > > S: Supported > > F: drivers/mmc/host/sdhci-of-at91.c >