On 8/23/23 11:44, Frank Li wrote: > Add the MAINTAINERS entries for NXP(Freescale) eDMA drivers > > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 23eafda02056..eba417bb5ffb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8228,6 +8228,14 @@ L: linuxppc-dev@xxxxxxxxxxxxxxxx > S: Maintained > F: drivers/dma/fsldma.* > > +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*.* > + 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 -- ~Randy