diff mbox series

[resent,1/1] MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers

Message ID 20231004143228.839288-1-Frank.Li@nxp.com (mailing list archive)
State Accepted
Commit 9f895354cc3cf4fbff21c922a5721691ed40589d
Headers show
Series [resent,1/1] MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers | expand

Commit Message

Frank Li Oct. 4, 2023, 2:32 p.m. UTC
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>
---

Notes:
    Change from v2 to v3
    - Again, fixed order
    
    Change from v1 to v2
    - alphabetical order
    
    Change from v1 to v2
    - alphabetical order

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

Comments

Vinod Koul Oct. 9, 2023, 6:12 a.m. UTC | #1
On Wed, 04 Oct 2023 10:32:28 -0400, Frank Li wrote:
> Add the MAINTAINERS entries for NXP(Freescale) eDMA drivers
> 
> 

Applied, thanks!

[1/1] MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers
      commit: 9f895354cc3cf4fbff21c922a5721691ed40589d

Best regards,
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 23eafda02056..c1c7a9ae244f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8236,6 +8236,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>