Message ID | d8a6b8a3fe05c57972de1c374fcdeb933717396b.1515503733.git.nicolas.ferre@microchip.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 2018/1/9 21:46, Nicolas Ferre wrote: > Update Wenyou Yang email address. > Take advantage of this update to move this entry to the MICROCHIP / ATMEL > location and add the DT binding documentation link. > > Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Acked-by: Wenyou Yang <wenyou.yang@microchip.com> > --- > Hi, > > Patch against next-20180109. > This patch is somehow dependent on the previous one in the series > ("MAINTAINERS: linux-media: update Microchip ISI and ISC entries") but can be > rebased easily. > > I don't know if it's better to have them added at the end of the development > cycle or just after rc1: let me know if you plan to take them or if I need to > rebase them for next cycle. > > Best regards, > Nicolas > > > MAINTAINERS | 15 ++++++++------- > 1 file changed, 8 insertions(+), 7 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 65c4b59b582f..b48e217d41fb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2373,13 +2373,6 @@ F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt > F: drivers/input/touchscreen/atmel_mxt_ts.c > F: include/linux/platform_data/atmel_mxt_ts.h > > -ATMEL NAND DRIVER > -M: Wenyou Yang <wenyou.yang@atmel.com> > -M: Josh Wu <rainyfeeling@outlook.com> > -L: linux-mtd@lists.infradead.org > -S: Supported > -F: drivers/mtd/nand/atmel/* > - > ATMEL SAMA5D2 ADC DRIVER > M: Ludovic Desroches <ludovic.desroches@microchip.com> > L: linux-iio@vger.kernel.org > @@ -9110,6 +9103,14 @@ F: drivers/media/platform/atmel/atmel-isi.c > F: include/media/atmel-isi.h > F: Documentation/devicetree/bindings/media/atmel-isi.txt > > +MICROCHIP / ATMEL NAND DRIVER > +M: Wenyou Yang <wenyou.yang@microchip.com> > +M: Josh Wu <rainyfeeling@outlook.com> > +L: linux-mtd@lists.infradead.org > +S: Supported > +F: drivers/mtd/nand/atmel/* > +F: Documentation/devicetree/bindings/mtd/atmel-nand.txt > + > MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER > M: Woojung Huh <Woojung.Huh@microchip.com> > M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com> Best Regards, Wenyou Yang
diff --git a/MAINTAINERS b/MAINTAINERS index 65c4b59b582f..b48e217d41fb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2373,13 +2373,6 @@ F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt F: drivers/input/touchscreen/atmel_mxt_ts.c F: include/linux/platform_data/atmel_mxt_ts.h -ATMEL NAND DRIVER -M: Wenyou Yang <wenyou.yang@atmel.com> -M: Josh Wu <rainyfeeling@outlook.com> -L: linux-mtd@lists.infradead.org -S: Supported -F: drivers/mtd/nand/atmel/* - ATMEL SAMA5D2 ADC DRIVER M: Ludovic Desroches <ludovic.desroches@microchip.com> L: linux-iio@vger.kernel.org @@ -9110,6 +9103,14 @@ F: drivers/media/platform/atmel/atmel-isi.c F: include/media/atmel-isi.h F: Documentation/devicetree/bindings/media/atmel-isi.txt +MICROCHIP / ATMEL NAND DRIVER +M: Wenyou Yang <wenyou.yang@microchip.com> +M: Josh Wu <rainyfeeling@outlook.com> +L: linux-mtd@lists.infradead.org +S: Supported +F: drivers/mtd/nand/atmel/* +F: Documentation/devicetree/bindings/mtd/atmel-nand.txt + MICROCHIP KSZ SERIES ETHERNET SWITCH DRIVER M: Woojung Huh <Woojung.Huh@microchip.com> M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>
Update Wenyou Yang email address. Take advantage of this update to move this entry to the MICROCHIP / ATMEL location and add the DT binding documentation link. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> --- Hi, Patch against next-20180109. This patch is somehow dependent on the previous one in the series ("MAINTAINERS: linux-media: update Microchip ISI and ISC entries") but can be rebased easily. I don't know if it's better to have them added at the end of the development cycle or just after rc1: let me know if you plan to take them or if I need to rebase them for next cycle. Best regards, Nicolas MAINTAINERS | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-)