The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: altr,msgdma: update maintainer
@ 2026-07-01  2:34 Adrian Ng Ho Yin
  2026-07-01  7:36 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 4+ messages in thread
From: Adrian Ng Ho Yin @ 2026-07-01  2:34 UTC (permalink / raw)
  To: Olivier Dautricourt, Stefan Roese, Vinod Koul, Frank Li,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, dmaengine,
	devicetree, linux-kernel
  Cc: Adrian Ng Ho Yin

Olivier Dautricourt has stepped down as maintainer of the Altera
msgDMA driver as he no longer has access to the hardware. Replace him
with Adrian Ng Ho Yin as the new maintainer.

Signed-off-by: Adrian Ng Ho Yin <adrian.ho.yin.ng@altera.com>
---
 Documentation/devicetree/bindings/dma/altr,msgdma.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
index 391bf5838602..bea302b89453 100644
--- a/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
+++ b/Documentation/devicetree/bindings/dma/altr,msgdma.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Altera mSGDMA IP core
 
 maintainers:
-  - Olivier Dautricourt <olivierdautricourt@gmail.com>
+  - Adrian Ng Ho Yin <adrian.ho.yin.ng@altera.com>
 
 description: |
   Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA)
-- 
2.49.GIT


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

* Re: [PATCH] dt-bindings: altr,msgdma: update maintainer
  2026-07-01  2:34 [PATCH] dt-bindings: altr,msgdma: update maintainer Adrian Ng Ho Yin
@ 2026-07-01  7:36 ` Krzysztof Kozlowski
  2026-07-01  8:21   ` Vinod Koul
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-01  7:36 UTC (permalink / raw)
  To: Adrian Ng Ho Yin
  Cc: Olivier Dautricourt, Stefan Roese, Vinod Koul, Frank Li,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, dmaengine,
	devicetree, linux-kernel

On Wed, Jul 01, 2026 at 10:34:55AM +0800, Adrian Ng Ho Yin wrote:
> Olivier Dautricourt has stepped down as maintainer of the Altera
> msgDMA driver as he no longer has access to the hardware. Replace him
> with Adrian Ng Ho Yin as the new maintainer.
> 
> Signed-off-by: Adrian Ng Ho Yin <adrian.ho.yin.ng@altera.com>
> ---
>  Documentation/devicetree/bindings/dma/altr,msgdma.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

And maintainers file? Don't send such commits separately.

Also, subject is too generic - "update maintainer" can be any update...

Best regards,
Krzysztof


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

* Re: [PATCH] dt-bindings: altr,msgdma: update maintainer
  2026-07-01  7:36 ` Krzysztof Kozlowski
@ 2026-07-01  8:21   ` Vinod Koul
  2026-07-01 13:02     ` Ng, Adrian Ho Yin
  0 siblings, 1 reply; 4+ messages in thread
From: Vinod Koul @ 2026-07-01  8:21 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Adrian Ng Ho Yin, Olivier Dautricourt, Stefan Roese, Frank Li,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, dmaengine,
	devicetree, linux-kernel

On 01-07-26, 09:36, Krzysztof Kozlowski wrote:
> On Wed, Jul 01, 2026 at 10:34:55AM +0800, Adrian Ng Ho Yin wrote:
> > Olivier Dautricourt has stepped down as maintainer of the Altera
> > msgDMA driver as he no longer has access to the hardware. Replace him
> > with Adrian Ng Ho Yin as the new maintainer.
> > 
> > Signed-off-by: Adrian Ng Ho Yin <adrian.ho.yin.ng@altera.com>
> > ---
> >  Documentation/devicetree/bindings/dma/altr,msgdma.yaml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> And maintainers file? Don't send such commits separately.

That was sent separately
065e447dc41ea149c900338e64f047575ca6c348.1782279704.git.adrian.ho.yin.ng@altera.com

But yes subject could be better for both. Myabe replace Oliver as altera
maintainer.

Would be good to post both together as update

> 
> Also, subject is too generic - "update maintainer" can be any update...
> 
> Best regards,
> Krzysztof

-- 
~Vinod

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

* Re: [PATCH] dt-bindings: altr,msgdma: update maintainer
  2026-07-01  8:21   ` Vinod Koul
@ 2026-07-01 13:02     ` Ng, Adrian Ho Yin
  0 siblings, 0 replies; 4+ messages in thread
From: Ng, Adrian Ho Yin @ 2026-07-01 13:02 UTC (permalink / raw)
  To: Vinod Koul, Krzysztof Kozlowski
  Cc: Olivier Dautricourt, Stefan Roese, Frank Li, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, dmaengine, devicetree,
	linux-kernel

On 7/1/2026 4:21 PM, Vinod Koul wrote:
> On 01-07-26, 09:36, Krzysztof Kozlowski wrote:
>> On Wed, Jul 01, 2026 at 10:34:55AM +0800, Adrian Ng Ho Yin wrote:
>>> Olivier Dautricourt has stepped down as maintainer of the Altera
>>> msgDMA driver as he no longer has access to the hardware. Replace him
>>> with Adrian Ng Ho Yin as the new maintainer.
>>>
>>> Signed-off-by: Adrian Ng Ho Yin <adrian.ho.yin.ng@altera.com>
>>> ---
>>>   Documentation/devicetree/bindings/dma/altr,msgdma.yaml | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> And maintainers file? Don't send such commits separately.
> 
> That was sent separately
> 065e447dc41ea149c900338e64f047575ca6c348.1782279704.git.adrian.ho.yin.ng@altera.com
> 
> But yes subject could be better for both. Myabe replace Oliver as altera
> maintainer.
Will update commit message in next revision.
> 
> Would be good to post both together as update
Will submit changes to both MAINTAINERS and dt binding together in next 
revision

Thank You
Adrian>
>>
>> Also, subject is too generic - "update maintainer" can be any update...
>>
>> Best regards,
>> Krzysztof
> 

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

end of thread, other threads:[~2026-07-01 13:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-01  2:34 [PATCH] dt-bindings: altr,msgdma: update maintainer Adrian Ng Ho Yin
2026-07-01  7:36 ` Krzysztof Kozlowski
2026-07-01  8:21   ` Vinod Koul
2026-07-01 13:02     ` Ng, Adrian Ho Yin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox