From patchwork Tue Jan 9 13:46:40 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Ferre X-Patchwork-Id: 46377 Received: from vger.kernel.org ([209.132.180.67]) by www.linuxtv.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eYuDt-0003lS-75; Tue, 09 Jan 2018 13:45:49 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758021AbeAINpp (ORCPT + 1 other); Tue, 9 Jan 2018 08:45:45 -0500 Received: from esa1.microchip.iphmx.com ([68.232.147.91]:36485 "EHLO esa1.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758014AbeAINpm (ORCPT ); Tue, 9 Jan 2018 08:45:42 -0500 X-IronPort-AV: E=Sophos;i="5.46,335,1511852400"; d="scan'208";a="10826526" Received: from exsmtp03.microchip.com (HELO email.microchip.com) ([198.175.253.49]) by esa1.microchip.iphmx.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 09 Jan 2018 06:45:37 -0700 Received: from tenerife.corp.atmel.com (10.10.76.4) by chn-sv-exch03.mchp-main.com (10.10.76.49) with Microsoft SMTP Server id 14.3.352.0; Tue, 9 Jan 2018 06:45:36 -0700 From: Nicolas Ferre To: , , Ludovic Desroches , Wenyou Yang , Boris BREZILLON CC: , Alexandre Belloni , , Mauro Carvalho Chehab , Josh Wu , Nicolas Ferre Subject: [PATCH 2/2] MAINTAINERS: mtd/nand: update Microchip nand entry Date: Tue, 9 Jan 2018 14:46:40 +0100 Message-ID: X-Mailer: git-send-email 2.9.0 In-Reply-To: References: MIME-Version: 1.0 Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org 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 Acked-by: Wenyou Yang --- 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 -M: Josh Wu -L: linux-mtd@lists.infradead.org -S: Supported -F: drivers/mtd/nand/atmel/* - ATMEL SAMA5D2 ADC DRIVER M: Ludovic Desroches 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 +M: Josh Wu +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 M: Microchip Linux Driver Support