From patchwork Fri Oct 20 13:31:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ludovic Desroches X-Patchwork-Id: 10020247 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 145FC60234 for ; Fri, 20 Oct 2017 13:33:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0B5B728ED2 for ; Fri, 20 Oct 2017 13:33:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F416B28EE5; Fri, 20 Oct 2017 13:33:30 +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=-3.7 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_MED, RCVD_IN_SORBS_SPAM 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 932E628ED2 for ; Fri, 20 Oct 2017 13:33:30 +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=NeAZlFxoLEwQVyS7kAk9b1CxBvI56sEbAeO3igTYwVM=; b=RGRNDMoXnf9HEn okXtQG/QfQyBR/8M7x+NU/3fnaruTruSxcH7jAW55NT89XK2tg+j3r4wIdbwoHHNb4UYUdQX4RXo+ RPf1f5ChvbQXafUWX0UjaQWWmJ2JmbuMc6Wyw1l5ZRLWQjjiFxrCVbsaeluGJVMpodZJBDXvui09J GOQdcAwmlnOmnOJQLyJxBbufBA7xMmiUs8k6EGuUA9X3NxvzEWj/Gz6Z1dLsH1lO6h2o6JEYIENok AxHPrAHQGZ1mtzIJGbf0SA1mof4ebI3CYLU2v1Hw0fw/F+uZnBAmogwe6WHq0rG5sZN5/U9O0fy+u F1DF9ec30ar7hdzBwgUA==; 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 1e5XQN-00030v-Tf; Fri, 20 Oct 2017 13:33:19 +0000 Received: from esa1.microchip.iphmx.com ([68.232.147.91]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1e5XPq-0002bR-0X for linux-arm-kernel@lists.infradead.org; Fri, 20 Oct 2017 13:32:49 +0000 X-IronPort-AV: E=Sophos;i="5.43,405,1503385200"; d="scan'208";a="8536430" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa1.microchip.iphmx.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 20 Oct 2017 06:32:29 -0700 Received: from ibiza.corp.atmel.com (10.10.76.4) by chn-sv-exch05.mchp-main.com (10.10.76.106) with Microsoft SMTP Server id 14.3.352.0; Fri, 20 Oct 2017 06:32:28 -0700 From: Ludovic Desroches To: , , 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 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171020_063246_126882_CD0F5159 X-CRM114-Status: UNSURE ( 6.34 ) 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 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