From patchwork Thu Apr 18 12:50:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marc Gonzalez X-Patchwork-Id: 10907241 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0ACE113B5 for ; Thu, 18 Apr 2019 12:50:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E0BAA28CA6 for ; Thu, 18 Apr 2019 12:50:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D050928CAC; Thu, 18 Apr 2019 12:50:18 +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,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,URIBL_RHS_DOB autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 56A8228CA6 for ; Thu, 18 Apr 2019 12:50:17 +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:Date:Message-ID:Subject: From:To: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=CJgq94F5LfLBKS95h1x4LiunEa5EPSvkfN8AmBdzSc4=; b=d4qjTmk4DlzwV5 Hv3tNOPkm1fc6iKqMv3B35UI1X1Yys7GaM/o7It5FRx703wsfTO5yeriU2PB0DSuQ51ZZGU6eKZTP zeFBFyiyaQu261ptyi0bW34nrCEj156NUNzsB/anLQBi74ujkfgoYuos6/ecpXDamLigjneVmODa5 QXr97OPdUHXAEk/8AcMp0klxBTkR13fiwvKMvln4wOZheFmsannX6F9e2+Hr2Kb+SIm1KC69FjHB5 8M6EMFjIxempi0Om/Hnfj9C2Sl69xqBZ8U19Iv+yY3X8XAqrt7HUI0I8sz630Ye1B6QZi01v3Gt2C MzqnveIAtnqJXLG56mgQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hH6UY-0005wh-6f; Thu, 18 Apr 2019 12:50:14 +0000 Received: from ns.iliad.fr ([212.27.33.1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hH6UU-0005RD-42 for linux-arm-kernel@lists.infradead.org; Thu, 18 Apr 2019 12:50:12 +0000 Received: from ns.iliad.fr (localhost [127.0.0.1]) by ns.iliad.fr (Postfix) with ESMTP id D79FA20BAC; Thu, 18 Apr 2019 14:50:04 +0200 (CEST) Received: from [192.168.108.49] (freebox.vlq16.iliad.fr [213.36.7.13]) by ns.iliad.fr (Postfix) with ESMTP id BAF51207DC; Thu, 18 Apr 2019 14:50:04 +0200 (CEST) To: arm-soc , Catalin Marinas , Will Deacon , Mark Rutland From: Marc Gonzalez Subject: [PATCH v1] MAINTAINERS: Add ARM64 DEFCONFIG entry Message-ID: <3d1862f6-f83d-dd8f-061f-8feff9588133@free.fr> Date: Thu, 18 Apr 2019 14:50:04 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 Content-Language: en-US X-Virus-Scanned: ClamAV using ClamSMTP ; ns.iliad.fr ; Thu Apr 18 14:50:04 2019 +0200 (CEST) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190418_055010_323218_95A9EC01 X-CRM114-Status: UNSURE ( 9.50 ) 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: Heiko Stuebner , Linux ARM , Bjorn Andersson 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 As it stands, get_maintainer.pl scans the changelog to determine the recipients for arm64 defconfig patch reviews: $ scripts/get_maintainer.pl arch/arm64/configs/defconfig Catalin Marinas (maintainer:ARM64 PORT (AARCH64 ARCHITECTURE)) Will Deacon (maintainer:ARM64 PORT (AARCH64 ARCHITECTURE)) Heiko Stuebner (commit_signer:10/73=14%) Simon Horman (commit_signer:9/73=12%) Maxime Ripard (commit_signer:8/73=11%) Olof Johansson (commit_signer:8/73=11%,added_lines:39/248=16%,removed_lines:63/135=47%) Andy Gross (commit_signer:8/73=11%) Jagan Teki (authored:7/73=10%) Bjorn Andersson (authored:7/73=10%,added_lines:32/248=13%) Enric Balletbo i Serra (authored:5/73=7%,added_lines:29/248=12%) Stefan Wahren (authored:4/73=5%) Ezequiel Garcia (authored:4/73=5%) Marc Gonzalez (added_lines:53/248=21%,removed_lines:63/135=47%) linux-arm-kernel@lists.infradead.org (moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)) linux-kernel@vger.kernel.org (open list) Exclude arm64 defconfig from AArch64 purview, and provide an explicit maintainers list, in order to limit the noise from trivial patches: $ scripts/get_maintainer.pl arch/arm64/configs/defconfig Arnd Bergmann (maintainer:ARM64 DEFCONFIG) Olof Johansson (maintainer:ARM64 DEFCONFIG) linux-arm-kernel@lists.infradead.org (moderated list:ARM64 DEFCONFIG) linux-kernel@vger.kernel.org (open list) Signed-off-by: Marc Gonzalez --- Or maybe just M: ARM SoC Justice League --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3671fdea5010..d8dad615cb94 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2486,8 +2486,16 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git S: Maintained F: arch/arm64/ X: arch/arm64/boot/dts/ +X: arch/arm64/configs/defconfig F: Documentation/arm64/ +ARM64 DEFCONFIG +M: Arnd Bergmann +M: Olof Johansson +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: arch/arm64/configs/defconfig + AS3645A LED FLASH CONTROLLER DRIVER M: Sakari Ailus L: linux-leds@vger.kernel.org