From 49eee9b6c2b5646bd0cfd891bb7c0a218301aa7c Mon Sep 17 00:00:00 2001 From: Adrian Ng Ho Yin Date: Mon, 6 Jul 2026 10:23:11 +0800 Subject: [PATCH] MAINTAINERS: replace maintainer for Altera mSGDMA driver 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 and update the status from "Odd Fixes" to "Maintained". Signed-off-by: Adrian Ng Ho Yin Acked-by: Krzysztof Kozlowski Link: https://patch.msgid.link/addaf51275355667045ec300fc8d725e2e273807.1782911845.git.adrian.ho.yin.ng@altera.com Signed-off-by: Vinod Koul --- Documentation/devicetree/bindings/dma/altr,msgdma.yaml | 2 +- MAINTAINERS | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 + - Adrian Ng Ho Yin description: | Altera / Intel modular Scatter-Gather Direct Memory Access (mSGDMA) diff --git a/MAINTAINERS b/MAINTAINERS index 15011f5752a9..4d294df29a0d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -952,10 +952,10 @@ S: Maintained F: drivers/mailbox/mailbox-altera.c ALTERA MSGDMA IP CORE DRIVER -M: Olivier Dautricourt +M: Adrian Ng Ho Yin R: Stefan Roese L: dmaengine@vger.kernel.org -S: Odd Fixes +S: Maintained F: Documentation/devicetree/bindings/dma/altr,msgdma.yaml F: drivers/dma/altera-msgdma.c