Message ID | 20200709082410.6880-1-ludovic.desroches@microchip.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: dma: Microchip: add Tudor Ambarus as co-maintainer | expand |
Hi, On 09/07/2020 10:24:10+0200, Ludovic Desroches wrote: > Add Tudor Ambarus as co-maintainer for both Microchip DMA drivers and > take the opportunity to merge both entries. > > Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> > --- > MAINTAINERS | 11 +++-------- > 1 file changed, 3 insertions(+), 8 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c87b94e6b2f6..b1382f73ec28 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11259,14 +11259,16 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers) > S: Supported > F: sound/soc/atmel > > -MICROCHIP DMA DRIVER > +MICROCHIP DMA DRIVERS Since you are renaming that, entry, I'd go for something with AT91 or MPU as there may be other BUs submitting dma drivers. > M: Ludovic Desroches <ludovic.desroches@microchip.com> > +M: Tudor Ambarus <tudor.ambarus@microchip.com> > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: dmaengine@vger.kernel.org > S: Supported > F: Documentation/devicetree/bindings/dma/atmel-dma.txt > F: drivers/dma/at_hdmac.c > F: drivers/dma/at_hdmac_regs.h > +F: drivers/dma/at_xdmac.c > F: include/dt-bindings/dma/at91.h > F: include/linux/platform_data/dma-atmel.h > > @@ -11406,13 +11408,6 @@ L: linux-wireless@vger.kernel.org > S: Supported > F: drivers/net/wireless/microchip/wilc1000/ > > -MICROCHIP XDMA DRIVER > -M: Ludovic Desroches <ludovic.desroches@microchip.com> > -L: linux-arm-kernel@lists.infradead.org > -L: dmaengine@vger.kernel.org > -S: Supported > -F: drivers/dma/at_xdmac.c > - > MICROSEMI MIPS SOCS > M: Alexandre Belloni <alexandre.belloni@bootlin.com> > M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com> > -- > 2.24.0 >
diff --git a/MAINTAINERS b/MAINTAINERS index c87b94e6b2f6..b1382f73ec28 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11259,14 +11259,16 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers) S: Supported F: sound/soc/atmel -MICROCHIP DMA DRIVER +MICROCHIP DMA DRIVERS M: Ludovic Desroches <ludovic.desroches@microchip.com> +M: Tudor Ambarus <tudor.ambarus@microchip.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: dmaengine@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/dma/atmel-dma.txt F: drivers/dma/at_hdmac.c F: drivers/dma/at_hdmac_regs.h +F: drivers/dma/at_xdmac.c F: include/dt-bindings/dma/at91.h F: include/linux/platform_data/dma-atmel.h @@ -11406,13 +11408,6 @@ L: linux-wireless@vger.kernel.org S: Supported F: drivers/net/wireless/microchip/wilc1000/ -MICROCHIP XDMA DRIVER -M: Ludovic Desroches <ludovic.desroches@microchip.com> -L: linux-arm-kernel@lists.infradead.org -L: dmaengine@vger.kernel.org -S: Supported -F: drivers/dma/at_xdmac.c - MICROSEMI MIPS SOCS M: Alexandre Belloni <alexandre.belloni@bootlin.com> M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>
Add Tudor Ambarus as co-maintainer for both Microchip DMA drivers and take the opportunity to merge both entries. Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> --- MAINTAINERS | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-)