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

From: Boris Brezillon
Date: Fri Jan 12 2018 - 09:09:03 EST


On Thu, 11 Jan 2018 17:26:59 +0100
Nicolas Ferre <nicolas.ferre@xxxxxxxxxxxxx> 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>

Applied.

Thanks,

Boris

> ---
> v2: - patch agains 09ec417b0ea8 ("mtd: nand: samsung: Disable subpage
> writes on E-die NAND") of
> http://git.infradead.org/linux-mtd.git/shortlog/refs/heads/nand/next
> - Ack by Wenyou added
>
>
> Hi,
>
> v1 patch was part of a series because it was conflicting with the previous one
> named:
> "[PATCH 1/2] MAINTAINERS: linux-media: update Microchip ISI and ISC entries"
> Boris asked me to rebase it so that they are independent.
> So, if this first one goes upstream through another tree, conflicts will have
> to be resolved at one point.
>
> Best regards,
> Nicolas
>
>
> MAINTAINERS | 15 ++++++++-------
> 1 file changed, 8 insertions(+), 7 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aa71ab52fd76..37ee5ae4bae2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2382,13 +2382,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
> @@ -9045,6 +9038,14 @@ F: drivers/media/platform/atmel/atmel-isc.c
> F: drivers/media/platform/atmel/atmel-isc-regs.h
> F: devicetree/bindings/media/atmel-isc.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>