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: 9656609 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 702B160351 for ; Fri, 31 Mar 2017 15:23:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6282B23F88 for ; Fri, 31 Mar 2017 15:23:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 573B5286C2; Fri, 31 Mar 2017 15:23:45 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id CD28323F88 for ; Fri, 31 Mar 2017 15:23:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wa+EmKA1yYhQ+9/18YvQlnmiZ78vHVEJimkPbUTqO8c=; b=j5xFHO7r0mJAu5 X9nBV4rnsvjcnR5lcyFDhtrwpf11qh8KjzcSF/NQcUIHbeitUulVTkye2QiD1o5zbATO2wLOft/9o 5XUBwhmBF+9NTIlUUbR56lXh9qJL5srIPZVsTdCiNIe/53WabkqfBXAHpLrPiH6lsKylEypXDjUBz PrQQDrxdFNg1XCs/w88j94wxDAWf7rv4hAZFlmjxWaAgInFU2xVWmmmQoJ461Ileb153cXhyUDwyP /ySyt1XirZ5yaztcbFgg1BD9FYCmQIGxCWbvx8HBJgTJJVAHtTmzo59xrs1v89rSxuSsVcQ6BDpaS EwFqNWXoOK42guaEuk+A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1ctyOr-0000do-Rv; Fri, 31 Mar 2017 15:23:41 +0000 Received: from esa4.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1ctyOo-0000bq-Kw for linux-arm-kernel@lists.infradead.org; Fri, 31 Mar 2017 15:23:40 +0000 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: , , 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170331_082338_737066_A73DDA0F X-CRM114-Status: UNSURE ( 6.18 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ludovic Desroches , dmitry.torokhov@gmail.com, alexandre.belloni@free-electrons.com, linux-kernel@vger.kernel.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.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