From: Olivier Dautricourt Date: Wed, 9 Jun 2021 15:20:55 +0000 (+0200) Subject: MAINTAINERS: add entry for Altera mSGDMA X-Git-Tag: v5.14-rc1~71^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce91c6220947e4efa0db564cc50baa0151d8872b;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add entry for Altera mSGDMA This entry is for the standalone driver in drivers/dma/altera-msgdma.c Add myself as 'Odd fixes' maintainer for this driver as i am currently writing new code and have access to the hardware. Add Stefan Roese as reviewer. Signed-off-by: Olivier Dautricourt Acked-by: Stefan Roese Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de Link: https://lore.kernel.org/r/4258cb93e0f7ff57c4e116c3e8cd9a1a3159cec6.1623251990.git.olivier.dautricourt@orolia.com Signed-off-by: Vinod Koul --- diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f2..af95b9d0d0f13 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -783,6 +783,14 @@ M: Ley Foon Tan S: Maintained F: drivers/mailbox/mailbox-altera.c +ALTERA MSGDMA IP CORE DRIVER +M: Olivier Dautricourt +R: Stefan Roese +L: dmaengine@vger.kernel.org +S: Odd Fixes +F: Documentation/devicetree/bindings/dma/altr,msgdma.yaml +F: drivers/dma/altera-msgdma.c + ALTERA PIO DRIVER M: Joyce Ooi L: linux-gpio@vger.kernel.org