All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainer
@ 2026-05-05 16:46 Peter Ujfalusi
  2026-05-06 10:54 ` Nishanth Menon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2026-05-05 16:46 UTC (permalink / raw)
  To: vkoul, vigneshr; +Cc: Frank.Li, dmaengine, linux-kernel, nm

As I cannot spend adequate time to fulfill my role as maintainer for the
TI DMA drivers, it is for the better if I resign and hand over the role
to Vignesh Raghavendra.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0dfad67f66c0..f1575f1d2d8b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26408,7 +26408,7 @@ F:	sound/soc/codecs/tlv320*.*
 F:	sound/soc/codecs/tpa6130a2.*
 
 TEXAS INSTRUMENTS DMA DRIVERS
-M:	Peter Ujfalusi <peter.ujfalusi@gmail.com>
+M:	Vignesh Raghavendra <vigneshr@ti.com>
 L:	dmaengine@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
-- 
2.54.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainer
  2026-05-05 16:46 [PATCH] MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainer Peter Ujfalusi
@ 2026-05-06 10:54 ` Nishanth Menon
  2026-05-06 11:14 ` Vignesh Raghanvendra
  2026-06-11  5:51 ` Vinod Koul
  2 siblings, 0 replies; 4+ messages in thread
From: Nishanth Menon @ 2026-05-06 10:54 UTC (permalink / raw)
  To: Peter Ujfalusi; +Cc: vkoul, vigneshr, Frank.Li, dmaengine, linux-kernel

On 19:46-20260505, Peter Ujfalusi wrote:
> As I cannot spend adequate time to fulfill my role as maintainer for the
> TI DMA drivers, it is for the better if I resign and hand over the role
> to Vignesh Raghavendra.
> 
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0dfad67f66c0..f1575f1d2d8b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -26408,7 +26408,7 @@ F:	sound/soc/codecs/tlv320*.*
>  F:	sound/soc/codecs/tpa6130a2.*
>  
>  TEXAS INSTRUMENTS DMA DRIVERS
> -M:	Peter Ujfalusi <peter.ujfalusi@gmail.com>
> +M:	Vignesh Raghavendra <vigneshr@ti.com>
>  L:	dmaengine@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
> -- 
> 2.54.0
> 

Thank you Peter for the years of help in maintaining this. Cheers.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
https://ti.com/opensource

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainer
  2026-05-05 16:46 [PATCH] MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainer Peter Ujfalusi
  2026-05-06 10:54 ` Nishanth Menon
@ 2026-05-06 11:14 ` Vignesh Raghanvendra
  2026-06-11  5:51 ` Vinod Koul
  2 siblings, 0 replies; 4+ messages in thread
From: Vignesh Raghanvendra @ 2026-05-06 11:14 UTC (permalink / raw)
  To: Peter Ujfalusi, vkoul; +Cc: Frank.Li, dmaengine, linux-kernel, nm

Hi Peter,

On 05/05/26 10:16 pm, Peter Ujfalusi wrote:
> As I cannot spend adequate time to fulfill my role as maintainer for the
> TI DMA drivers, it is for the better if I resign and hand over the role
> to Vignesh Raghavendra.
> 
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
> ---

Thanks for all the contributions over the many years!

Acked-by: Vignesh Raghavendra <vigneshr@ti.com>

>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0dfad67f66c0..f1575f1d2d8b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -26408,7 +26408,7 @@ F:	sound/soc/codecs/tlv320*.*
>  F:	sound/soc/codecs/tpa6130a2.*
>  
>  TEXAS INSTRUMENTS DMA DRIVERS
> -M:	Peter Ujfalusi <peter.ujfalusi@gmail.com>
> +M:	Vignesh Raghavendra <vigneshr@ti.com>
>  L:	dmaengine@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt


Regards
Vignesh

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainer
  2026-05-05 16:46 [PATCH] MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainer Peter Ujfalusi
  2026-05-06 10:54 ` Nishanth Menon
  2026-05-06 11:14 ` Vignesh Raghanvendra
@ 2026-06-11  5:51 ` Vinod Koul
  2 siblings, 0 replies; 4+ messages in thread
From: Vinod Koul @ 2026-06-11  5:51 UTC (permalink / raw)
  To: vigneshr, Peter Ujfalusi; +Cc: Frank.Li, dmaengine, linux-kernel, nm


On Tue, 05 May 2026 19:46:05 +0300, Peter Ujfalusi wrote:
> As I cannot spend adequate time to fulfill my role as maintainer for the
> TI DMA drivers, it is for the better if I resign and hand over the role
> to Vignesh Raghavendra.
> 
> 

Applied, thanks!

[1/1] MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainer
      commit: 12933e2bc5e07e1500ee69821ab23ad443c3e649

Best regards,
-- 
~Vinod



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-06-11  5:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-05 16:46 [PATCH] MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainer Peter Ujfalusi
2026-05-06 10:54 ` Nishanth Menon
2026-05-06 11:14 ` Vignesh Raghanvendra
2026-06-11  5:51 ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.