* [PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries
@ 2024-02-26 9:47 Tudor Ambarus
2024-02-26 10:21 ` Miquel Raynal
0 siblings, 1 reply; 3+ messages in thread
From: Tudor Ambarus @ 2024-02-26 9:47 UTC (permalink / raw)
To: claudiu.beznea, nicolas.ferre
Cc: dmaengine, linux-arm-kernel, linux-mtd, linux-crypto,
Tudor Ambarus
I have been no longer at Microchip for more than a year and I'm no
longer interested in maintaining these drivers. Let other mchp people
step up, thus remove myself. Thanks for the nice collaboration everyone!
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
---
Shall be queued through the at91 tree.
MAINTAINERS | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e1475ca38ff2..fd4d4e58fead 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14350,7 +14350,6 @@ F: drivers/misc/xilinx_tmr_manager.c
MICROCHIP AT91 DMA DRIVERS
M: Ludovic Desroches <ludovic.desroches@microchip.com>
-M: Tudor Ambarus <tudor.ambarus@linaro.org>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
L: dmaengine@vger.kernel.org
S: Supported
@@ -14398,12 +14397,6 @@ S: Supported
F: Documentation/devicetree/bindings/media/microchip,csi2dc.yaml
F: drivers/media/platform/microchip/microchip-csi2dc.c
-MICROCHIP ECC DRIVER
-M: Tudor Ambarus <tudor.ambarus@linaro.org>
-L: linux-crypto@vger.kernel.org
-S: Maintained
-F: drivers/crypto/atmel-ecc.*
-
MICROCHIP EIC DRIVER
M: Claudiu Beznea <claudiu.beznea@tuxon.dev>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -14505,13 +14498,6 @@ M: Aubin Constans <aubin.constans@microchip.com>
S: Maintained
F: drivers/mmc/host/atmel-mci.c
-MICROCHIP NAND DRIVER
-M: Tudor Ambarus <tudor.ambarus@linaro.org>
-L: linux-mtd@lists.infradead.org
-S: Supported
-F: Documentation/devicetree/bindings/mtd/atmel-nand.txt
-F: drivers/mtd/nand/raw/atmel/*
-
MICROCHIP OTPC DRIVER
M: Claudiu Beznea <claudiu.beznea@tuxon.dev>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
--
2.34.1
_______________________________________________
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] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries
2024-02-26 9:47 [PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries Tudor Ambarus
@ 2024-02-26 10:21 ` Miquel Raynal
2024-02-26 11:45 ` Tudor Ambarus
0 siblings, 1 reply; 3+ messages in thread
From: Miquel Raynal @ 2024-02-26 10:21 UTC (permalink / raw)
To: Tudor Ambarus
Cc: claudiu.beznea, linux-mtd, linux-crypto, dmaengine,
linux-arm-kernel
Hi Tudor,
tudor.ambarus@linaro.org wrote on Mon, 26 Feb 2024 11:47:18 +0200:
> I have been no longer at Microchip for more than a year and I'm no
> longer interested in maintaining these drivers. Let other mchp people
> step up, thus remove myself. Thanks for the nice collaboration everyone!
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
> ---
> Shall be queued through the at91 tree.
>
> MAINTAINERS | 14 --------------
> 1 file changed, 14 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e1475ca38ff2..fd4d4e58fead 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14350,7 +14350,6 @@ F: drivers/misc/xilinx_tmr_manager.c
>
> MICROCHIP AT91 DMA DRIVERS
> M: Ludovic Desroches <ludovic.desroches@microchip.com>
> -M: Tudor Ambarus <tudor.ambarus@linaro.org>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> L: dmaengine@vger.kernel.org
> S: Supported
> @@ -14398,12 +14397,6 @@ S: Supported
> F: Documentation/devicetree/bindings/media/microchip,csi2dc.yaml
> F: drivers/media/platform/microchip/microchip-csi2dc.c
>
> -MICROCHIP ECC DRIVER
> -M: Tudor Ambarus <tudor.ambarus@linaro.org>
> -L: linux-crypto@vger.kernel.org
> -S: Maintained
> -F: drivers/crypto/atmel-ecc.*
> -
> MICROCHIP EIC DRIVER
> M: Claudiu Beznea <claudiu.beznea@tuxon.dev>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> @@ -14505,13 +14498,6 @@ M: Aubin Constans <aubin.constans@microchip.com>
> S: Maintained
> F: drivers/mmc/host/atmel-mci.c
>
> -MICROCHIP NAND DRIVER
> -M: Tudor Ambarus <tudor.ambarus@linaro.org>
> -L: linux-mtd@lists.infradead.org
> -S: Supported
> -F: Documentation/devicetree/bindings/mtd/atmel-nand.txt
> -F: drivers/mtd/nand/raw/atmel/*
Could we mark these entries orphaned instead of removing them?
> -
> MICROCHIP OTPC DRIVER
> M: Claudiu Beznea <claudiu.beznea@tuxon.dev>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
Thanks,
Miquèl
_______________________________________________
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] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries
2024-02-26 10:21 ` Miquel Raynal
@ 2024-02-26 11:45 ` Tudor Ambarus
0 siblings, 0 replies; 3+ messages in thread
From: Tudor Ambarus @ 2024-02-26 11:45 UTC (permalink / raw)
To: Miquel Raynal
Cc: claudiu.beznea, linux-mtd, linux-crypto, dmaengine,
linux-arm-kernel
On 26.02.2024 12:21, Miquel Raynal wrote:
> Could we mark these entries orphaned instead of removing them?
ok, will send v2.
_______________________________________________
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] 3+ messages in thread
end of thread, other threads:[~2024-02-26 14:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-26 9:47 [PATCH] MAINTAINERS: Remove T Ambarus from few mchp entries Tudor Ambarus
2024-02-26 10:21 ` Miquel Raynal
2024-02-26 11:45 ` Tudor Ambarus
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).