From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752460AbdJTNdY (ORCPT ); Fri, 20 Oct 2017 09:33:24 -0400 Received: from esa1.microchip.iphmx.com ([68.232.147.91]:35127 "EHLO esa1.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752175AbdJTNc3 (ORCPT ); Fri, 20 Oct 2017 09:32:29 -0400 X-IronPort-AV: E=Sophos;i="5.43,405,1503385200"; d="scan'208";a="8536430" From: Ludovic Desroches To: , , CC: , , , , Ludovic Desroches Subject: [PATCH v3 3/5] MAINTAINERS: add Atmel PTC entries Date: Fri, 20 Oct 2017 15:31:19 +0200 Message-ID: <20171020133121.7992-4-ludovic.desroches@microchip.com> X-Mailer: git-send-email 2.12.2 In-Reply-To: <20171020133121.7992-1-ludovic.desroches@microchip.com> References: <20171020133121.7992-1-ludovic.desroches@microchip.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add entries for the Atmel PTC Subsystem. Signed-off-by: Ludovic Desroches --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0630482e701b..e1bf4c9d7696 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2371,6 +2371,13 @@ 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 PTC SUBSYSTEM DRIVER +M: Ludovic Desroches +L: linux-input@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/input/atmel,ptc.txt +F: drivers/input/misc/atmel_ptc.c + ATMEL NAND DRIVER M: Wenyou Yang M: Josh Wu -- 2.12.2