Re: [PATCH 2/2] MAINTAINERS: mtd/nand: update Microchip nand entry

From: Yang, Wenyou
Date: Tue Jan 09 2018 - 20:54:09 EST




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@xxxxxxxxxxxxx>
Acked-by: Wenyou Yang <wenyou.yang@xxxxxxxxxxxxx>
---
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@xxxxxxxxx>
-M: Josh Wu <rainyfeeling@xxxxxxxxxxx>
-L: linux-mtd@xxxxxxxxxxxxxxxxxxx
-S: Supported
-F: drivers/mtd/nand/atmel/*
-
ATMEL SAMA5D2 ADC DRIVER
M: Ludovic Desroches <ludovic.desroches@xxxxxxxxxxxxx>
L: linux-iio@xxxxxxxxxxxxxxx
@@ -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@xxxxxxxxxxxxx>
+M: Josh Wu <rainyfeeling@xxxxxxxxxxx>
+L: linux-mtd@xxxxxxxxxxxxxxxxxxx
+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@xxxxxxxxxxxxx>
M: Microchip Linux Driver Support <UNGLinuxDriver@xxxxxxxxxxxxx>

Best Regards,
Wenyou Yang