On 8/24/23 07:58, Frank Li wrote: > Add the MAINTAINERS entries for NXP(Freescale) eDMA drivers > > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Thanks for fixing. :) > --- > > Notes: > Change from v2 to v3 > - Again, fixed order > > Change from v1 to v2 > - alphabetical order > > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > 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@xxxxxxx> > +L: imx@xxxxxxxxxxxxxxx > +L: dmaengine@xxxxxxxxxxxxxxx > +S: Maintained > +F: Documentation/devicetree/bindings/dma/fsl,edma.yaml > +F: drivers/dma/fsl-edma*.* > + > FREESCALE ENETC ETHERNET DRIVERS > M: Claudiu Manoil <claudiu.manoil@xxxxxxx> > M: Vladimir Oltean <vladimir.oltean@xxxxxxx> -- ~Randy