2021-05-19 18:11:27

by Olivier Dautricourt

[permalink] [raw]
Subject: [PATCH v5 2/3] 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.

Signed-off-by: Olivier Dautricourt <[email protected]>
---

Notes:
splitted commit, introduced in v5

MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 008fcad7ac00..ccccce849b27 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -783,6 +783,13 @@ M: Ley Foon Tan <[email protected]>
S: Maintained
F: drivers/mailbox/mailbox-altera.c

+ALTERA MSGDMA IP CORE DRIVER
+M: Olivier Dautricourt <[email protected]>
+L: [email protected]
+S: Odd Fixes
+F: Documentation/devicetree/bindings/dma/altr,msgdma.yaml
+F: drivers/dma/altera-msgdma.c
+
ALTERA PIO DRIVER
M: Joyce Ooi <[email protected]>
L: [email protected]
--
2.31.0.rc2