diff options
author | Aubin Constans <aubin.constans@microchip.com> | 2023-09-11 17:32:46 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2023-10-23 13:03:30 +0200 |
commit | 07e78e2151886c0af385698add84e0465c1cff6d (patch) | |
tree | f931f608b03a1283e0740d026ceb9c4f90ff98d3 /MAINTAINERS | |
parent | a2b8fa785358f699e9736718f430cddf596cd79e (diff) | |
download | lwn-07e78e2151886c0af385698add84e0465c1cff6d.tar.gz lwn-07e78e2151886c0af385698add84e0465c1cff6d.zip |
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 <aubin.constans@microchip.com>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: Eugen Hristev <eugen.hristev@collabora.com>
Link: https://lore.kernel.org/r/20230911153246.137148-1-aubin.constans@microchip.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-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 <ludovic.desroches@microchip.com> +M: Aubin Constans <aubin.constans@microchip.com> 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 <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 |