diff options
| author | Aubin Constans <[email protected]> | 2023-09-11 17:32:46 +0200 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2023-10-23 13:03:30 +0200 |
| commit | 07e78e2151886c0af385698add84e0465c1cff6d (patch) | |
| tree | f931f608b03a1283e0740d026ceb9c4f90ff98d3 | |
| parent | a2b8fa785358f699e9736718f430cddf596cd79e (diff) | |
MAINTAINERS: mmc: take over as maintainer of MCI & SDHCI MICROCHIP DRIVERS
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.
Signed-off-by: Aubin Constans <[email protected]>
Acked-by: Ludovic Desroches <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Acked-by: Eugen Hristev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
| -rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b19995690904..c033c843f167 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14027,7 +14027,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 <[email protected]> +M: Aubin Constans <[email protected]> S: Maintained F: drivers/mmc/host/atmel-mci.c @@ -19245,7 +19245,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 <[email protected]> +M: Aubin Constans <[email protected]> +R: Eugen Hristev <[email protected]> S: Supported F: drivers/mmc/host/sdhci-of-at91.c |