All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: change in AMD ptdma maintainer
@ 2024-02-22  8:30 Basavaraj Natikar
  2024-02-22 13:46 ` Vinod Koul
  2024-02-23 12:08 ` Vinod Koul
  0 siblings, 2 replies; 5+ messages in thread
From: Basavaraj Natikar @ 2024-02-22  8:30 UTC (permalink / raw)
  To: vkoul, dmaengine, linux-kernel; +Cc: Basavaraj Natikar

As 'Sanjay R Mehta' stepped down from the role of ptdma maintainer, I
request to be added as the new maintainer of AMD PTDMA.

Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e2c6187a3ac8..becd09410b8c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1034,7 +1034,7 @@ F:	include/linux/amd-pstate.h
 F:	tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py
 
 AMD PTDMA DRIVER
-M:	Sanjay R Mehta <sanju.mehta@amd.com>
+M:	Basavaraj Natikar <Basavaraj.Natikar@amd.com>
 L:	dmaengine@vger.kernel.org
 S:	Maintained
 F:	drivers/dma/ptdma/
-- 
2.25.1


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

* Re: [PATCH] MAINTAINERS: change in AMD ptdma maintainer
  2024-02-22  8:30 [PATCH] MAINTAINERS: change in AMD ptdma maintainer Basavaraj Natikar
@ 2024-02-22 13:46 ` Vinod Koul
  2024-02-22 13:49   ` Basavaraj Natikar
  2024-02-23 12:08 ` Vinod Koul
  1 sibling, 1 reply; 5+ messages in thread
From: Vinod Koul @ 2024-02-22 13:46 UTC (permalink / raw)
  To: Basavaraj Natikar; +Cc: dmaengine, linux-kernel

On 22-02-24, 14:00, Basavaraj Natikar wrote:
> As 'Sanjay R Mehta' stepped down from the role of ptdma maintainer, I
> request to be added as the new maintainer of AMD PTDMA.

Should you not CC Sanjay?

> 
> Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e2c6187a3ac8..becd09410b8c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1034,7 +1034,7 @@ F:	include/linux/amd-pstate.h
>  F:	tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py
>  
>  AMD PTDMA DRIVER
> -M:	Sanjay R Mehta <sanju.mehta@amd.com>
> +M:	Basavaraj Natikar <Basavaraj.Natikar@amd.com>
>  L:	dmaengine@vger.kernel.org
>  S:	Maintained
>  F:	drivers/dma/ptdma/
> -- 
> 2.25.1

-- 
~Vinod

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

* Re: [PATCH] MAINTAINERS: change in AMD ptdma maintainer
  2024-02-22 13:46 ` Vinod Koul
@ 2024-02-22 13:49   ` Basavaraj Natikar
  2024-02-23  7:12     ` Vinod Koul
  0 siblings, 1 reply; 5+ messages in thread
From: Basavaraj Natikar @ 2024-02-22 13:49 UTC (permalink / raw)
  To: Vinod Koul, Basavaraj Natikar; +Cc: dmaengine, linux-kernel


On 2/22/2024 7:16 PM, Vinod Koul wrote:
> On 22-02-24, 14:00, Basavaraj Natikar wrote:
>> As 'Sanjay R Mehta' stepped down from the role of ptdma maintainer, I
>> request to be added as the new maintainer of AMD PTDMA.
> Should you not CC Sanjay?

Sanjay left AMD below email id is invalid to CC.

Thanks,
--
Basavaraj

>
>> Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
>> ---
>>  MAINTAINERS | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index e2c6187a3ac8..becd09410b8c 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -1034,7 +1034,7 @@ F:	include/linux/amd-pstate.h
>>  F:	tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py
>>  
>>  AMD PTDMA DRIVER
>> -M:	Sanjay R Mehta <sanju.mehta@amd.com>
>> +M:	Basavaraj Natikar <Basavaraj.Natikar@amd.com>
>>  L:	dmaengine@vger.kernel.org
>>  S:	Maintained
>>  F:	drivers/dma/ptdma/
>> -- 
>> 2.25.1


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

* Re: [PATCH] MAINTAINERS: change in AMD ptdma maintainer
  2024-02-22 13:49   ` Basavaraj Natikar
@ 2024-02-23  7:12     ` Vinod Koul
  0 siblings, 0 replies; 5+ messages in thread
From: Vinod Koul @ 2024-02-23  7:12 UTC (permalink / raw)
  To: Basavaraj Natikar; +Cc: Basavaraj Natikar, dmaengine, linux-kernel

On 22-02-24, 19:19, Basavaraj Natikar wrote:
> 
> On 2/22/2024 7:16 PM, Vinod Koul wrote:
> > On 22-02-24, 14:00, Basavaraj Natikar wrote:
> >> As 'Sanjay R Mehta' stepped down from the role of ptdma maintainer, I
> >> request to be added as the new maintainer of AMD PTDMA.
> > Should you not CC Sanjay?
> 
> Sanjay left AMD below email id is invalid to CC.

Ouch, looks like he doesnt want to help with this, ideally he should
have changed the email id here...

I will pick this, better to have someone responsible than none

> 
> Thanks,
> --
> Basavaraj
> 
> >
> >> Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
> >> ---
> >>  MAINTAINERS | 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index e2c6187a3ac8..becd09410b8c 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -1034,7 +1034,7 @@ F:	include/linux/amd-pstate.h
> >>  F:	tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py
> >>  
> >>  AMD PTDMA DRIVER
> >> -M:	Sanjay R Mehta <sanju.mehta@amd.com>
> >> +M:	Basavaraj Natikar <Basavaraj.Natikar@amd.com>
> >>  L:	dmaengine@vger.kernel.org
> >>  S:	Maintained
> >>  F:	drivers/dma/ptdma/
> >> -- 
> >> 2.25.1

-- 
~Vinod

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

* Re: [PATCH] MAINTAINERS: change in AMD ptdma maintainer
  2024-02-22  8:30 [PATCH] MAINTAINERS: change in AMD ptdma maintainer Basavaraj Natikar
  2024-02-22 13:46 ` Vinod Koul
@ 2024-02-23 12:08 ` Vinod Koul
  1 sibling, 0 replies; 5+ messages in thread
From: Vinod Koul @ 2024-02-23 12:08 UTC (permalink / raw)
  To: dmaengine, linux-kernel, Basavaraj Natikar


On Thu, 22 Feb 2024 14:00:04 +0530, Basavaraj Natikar wrote:
> As 'Sanjay R Mehta' stepped down from the role of ptdma maintainer, I
> request to be added as the new maintainer of AMD PTDMA.
> 
> 

Applied, thanks!

[1/1] MAINTAINERS: change in AMD ptdma maintainer
      commit: 0edf25679f099a31b764db6a4ea3cd7687427c41

Best regards,
-- 
~Vinod



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

end of thread, other threads:[~2024-02-23 12:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-22  8:30 [PATCH] MAINTAINERS: change in AMD ptdma maintainer Basavaraj Natikar
2024-02-22 13:46 ` Vinod Koul
2024-02-22 13:49   ` Basavaraj Natikar
2024-02-23  7:12     ` Vinod Koul
2024-02-23 12:08 ` 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.