Hi Frank, This is still not in alphabetical order. For v1, I said: This new entry should be after the following entry to maintain alphabetical order. > FREESCALE DSPI DRIVER > M: Vladimir Oltean <olteanv@xxxxxxxxx> > L: linux-spi@xxxxxxxxxxxxxxx and that's still the case: "eDMA" should be after the "DSPI" driver. On 8/23/23 20:04, Frank Li wrote: > Add the MAINTAINERS entries for NXP(Freescale) eDMA drivers > > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> > --- > > Notes: > Change from v1 to v2 > - alphabetical order > > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 23eafda02056..fbab3c404eb9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8215,6 +8215,14 @@ S: Maintained > F: drivers/mmc/host/sdhci-esdhc-mcf.c > F: include/linux/platform_data/mmc-esdhc-mcf.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 DIU FRAMEBUFFER DRIVER > M: Timur Tabi <timur@xxxxxxxxxx> > L: linux-fbdev@xxxxxxxxxxxxxxx -- ~Randy