From patchwork Sat Aug 12 21:53:45 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 9897525 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 058ED603B4 for ; Sat, 12 Aug 2017 21:54:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EA478285A2 for ; Sat, 12 Aug 2017 21:54:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DEEF528669; Sat, 12 Aug 2017 21:54: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=-2.6 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW 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 6E9CE285A2 for ; Sat, 12 Aug 2017 21:54:29 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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:In-Reply-To: References:List-Owner; bh=Ng6aA6+p2QXhIyYTCF76nG955JEq8FEObiEkHER/jGA=; b=jny xEeyOUA2e/gQqGKAKjsCKqRQHiMGz0bSOoJ04P3rayyUzmTPbvPSFvNXKzhnVGB+TngIdCkm96X4X jZb/g8BDkeURX5pWVR/VdQXbYPrTAuYRvlmShFer8wHUhkl4mXG/YVzwVjQFEYKaaCncG3QMYbbbP F0q2BsVUn+vJDT0F5CuxM9dJYve796dbkx91mFshooAGItb5a7foWz1GcPtRutZEuoulQScQsMWLa 0fdCDgpgkMYj0CXG3Ue8WLvAH3+s5EUioZFxRitndWTMpdP5/+Xq8wXaLtkCr0uiZw98f8pQGWAxw uoE0o8Xn9PJHw1tTc1k8Rq+ADnL1PoA==; 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 1dgeMT-0004wk-HF; Sat, 12 Aug 2017 21:54:25 +0000 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dgeMP-0004tD-7j for linux-arm-kernel@lists.infradead.org; Sat, 12 Aug 2017 21:54:23 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id C9F4521D32; Sat, 12 Aug 2017 23:53:56 +0200 (CEST) Received: from localhost (132.85.6.84.rev.sfr.net [84.6.85.132]) by mail.free-electrons.com (Postfix) with ESMTPSA id 8B78220EA2; Sat, 12 Aug 2017 23:53:56 +0200 (CEST) From: Alexandre Belloni To: Nicolas Ferre Subject: [PATCH] MAINTAINERS: Add SoC drivers to AT91 entry Date: Sat, 12 Aug 2017 23:53:45 +0200 Message-Id: <20170812215345.10011-1-alexandre.belloni@free-electrons.com> X-Mailer: git-send-email 2.14.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170812_145421_452913_A577E93B X-CRM114-Status: UNSURE ( 8.12 ) 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: Boris Brezillon , Alexandre Belloni , linux-arm-kernel@lists.infradead.org, Arnd Bergmann , linux-kernel@vger.kernel.org MIME-Version: 1.0 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 We (the AT91/Atmel SoC maintainers) are not seeing patches for several drivers present only on our SoCs. Add more patterns to match at91 and atmel drivers. Signed-off-by: Alexandre Belloni Acked-by: Nicolas Ferre --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 205d3977ac46..6ba83a50a926 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1158,6 +1158,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) W: http://www.linux4sam.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git S: Supported +N: at91 +N: atmel F: arch/arm/mach-at91/ F: include/soc/at91/ F: arch/arm/boot/dts/at91*.dts @@ -1166,6 +1168,9 @@ F: arch/arm/boot/dts/sama*.dts F: arch/arm/boot/dts/sama*.dtsi F: arch/arm/include/debug/at91.S F: drivers/memory/atmel* +F: drivers/watchdog/sama5d4_wdt.c +X: drivers/input/touchscreen/atmel_mxt_ts.c +X: drivers/net/wireless/atmel/ ARM/ATMEL AT91 Clock Support M: Boris Brezillon