summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Li <Frank.Li@nxp.com>2023-10-04 10:32:28 -0400
committerVinod Koul <vkoul@kernel.org>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 <rdunlap@infradead.org> Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20231004143228.839288-1-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
-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 <Frank.Li@nxp.com>
+L: imx@lists.linux.dev
+L: dmaengine@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/dma/fsl,edma.yaml
+F: drivers/dma/fsl-edma*.*
+
FREESCALE ENETC ETHERNET DRIVERS
M: Claudiu Manoil <claudiu.manoil@nxp.com>
M: Vladimir Oltean <vladimir.oltean@nxp.com>