From patchwork Fri Mar 31 15:22:49 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ludovic Desroches X-Patchwork-Id: 9656617 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 4B27B601D2 for ; Fri, 31 Mar 2017 15:24:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3E51F28616 for ; Fri, 31 Mar 2017 15:24:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 33104286CB; Fri, 31 Mar 2017 15:24:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AE77D28616 for ; Fri, 31 Mar 2017 15:24:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933197AbdCaPXY (ORCPT ); Fri, 31 Mar 2017 11:23:24 -0400 Received: from esa4.microchip.iphmx.com ([68.232.154.123]:50299 "EHLO esa4.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933145AbdCaPXW (ORCPT ); Fri, 31 Mar 2017 11:23:22 -0400 X-IronPort-AV: E=Sophos;i="5.36,252,1486450800"; d="scan'208";a="802626" Received: from exsmtp02.microchip.com (HELO email.microchip.com) ([198.175.253.38]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA; 31 Mar 2017 08:23:20 -0700 Received: from ibiza.rfo.atmel.com (10.10.76.4) by chn-sv-exch02.mchp-main.com (10.10.76.38) with Microsoft SMTP Server id 14.3.181.6; Fri, 31 Mar 2017 08:23:20 -0700 From: Ludovic Desroches To: , , CC: , , , , Ludovic Desroches Subject: [PATCH 3/4] MAINTAINERS: add Atmel PTC entries Date: Fri, 31 Mar 2017 17:22:49 +0200 Message-ID: <20170331152250.12758-4-ludovic.desroches@microchip.com> X-Mailer: git-send-email 2.9.0 In-Reply-To: <20170331152250.12758-1-ludovic.desroches@microchip.com> References: <20170331152250.12758-1-ludovic.desroches@microchip.com> MIME-Version: 1.0 Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 57634d0..afb2645 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2292,6 +2292,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: drivers/input/misc/atmel_ptc.c +F: include/uapi/linux/atmel_ptc.h + ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER M: Bradley Grove L: linux-scsi@vger.kernel.org