From: Frank Li Date: Wed, 4 Oct 2023 14:32:28 +0000 (-0400) Subject: MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers X-Git-Tag: v6.7-rc1~73^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9f895354cc3cf4fbff21c922a5721691ed40589d;p=thirdparty%2Flinux.git MAINTAINERS: Add entries for NXP(Freescale) eDMA drivers Add the MAINTAINERS entries for NXP(Freescale) eDMA drivers Acked-by: Randy Dunlap Signed-off-by: Frank Li Link: https://lore.kernel.org/r/20231004143228.839288-1-Frank.Li@nxp.com Signed-off-by: Vinod Koul --- diff --git a/MAINTAINERS b/MAINTAINERS index 90f13281d2970..84c2964ad0b6a 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 +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 M: Vladimir Oltean