aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Li <[email protected]>2023-10-04 10:32:28 -0400
committerVinod Koul <[email protected]>2023-10-09 11:41:49 +0530
commit9f895354cc3cf4fbff21c922a5721691ed40589d (patch)
treece4ed377ed5e07503891d1df58cee3432b4e794c
parentcd8c732ce1a561d62e22a9d8cf5e4737d66b7d5e (diff)
MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers
Add the MAINTAINERS entries for NXP(Freescale) eDMA drivers Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Frank Li <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 90f13281d297..84c2964ad0b6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8238,6 +8238,14 @@ F: Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
F: drivers/spi/spi-fsl-dspi.c
F: include/linux/spi/spi-fsl-dspi.h
+FREESCALE eDMA DRIVER
+M: Frank Li <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/dma/fsl,edma.yaml
+F: drivers/dma/fsl-edma*.*
+
FREESCALE ENETC ETHERNET DRIVERS
M: Claudiu Manoil <[email protected]>
M: Vladimir Oltean <[email protected]>