From patchwork Wed Dec 12 10:54:35 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10726071 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 11D0818A7 for ; Wed, 12 Dec 2018 10:54:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 00C6A2A69A for ; Wed, 12 Dec 2018 10:54:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E926A2A81B; Wed, 12 Dec 2018 10:54:58 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED 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 962D72A69A for ; Wed, 12 Dec 2018 10:54:58 +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=xSOIRVi6PgXrQTZR5Tz/4D3YloUVud18iRhJYKLiVb0=; b=n3a mCxo+i3uO+lhAU5LL1yturo8iXbZt9IPpIMjYyqg2H/WH03/EDAIBEEl4HD3Y0Tcccu0aA3U1abHl 8dxGDckYbylvPHJsA7JvN5R9k50b54xLMN2/1Ps0rwI1qWA6IsyepM/lLDQp7hzHTFOMwPRK29ewQ Zdk7uwNdMdHLQNhyjWAAw6UYQh1roatNYlGbRGeNdFjY9GK3IkyU0jIe90jQCAVHNhZU0WpZ4I7gk j4YV7W/LpFjGCvDXgBRvdEFAkuh9jdP2B8qMp/5CVxWdw39q/GaY2X3NVD1fmcXN5iZ1UhVpZQnGn KQrygYw58AKkfjHkyoHl9pqhOY5pQ+A==; 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 1gX2AK-0002y1-7O; Wed, 12 Dec 2018 10:54:56 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gX2AH-0002lB-51 for linux-arm-kernel@lists.infradead.org; Wed, 12 Dec 2018 10:54:54 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id BF3CA25B740; Wed, 12 Dec 2018 21:54:41 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1544612082; bh=ezdPvSbf5zksIZHvtCKEf6zr/29Hou3VsrngMMcQMCE=; h=From:To:Cc:Subject:Date:From; b=D486D8NuGkflCu1ErR1Wbvnb1zHj2iPmpVVfrlLxMyJosWfGu8LqSdsE3wiscoLxx Vzg6xcJeH8Axp0MDBe+CXxV9r4R1B9leZOjeIVx1b/75ldGP9hNfNE/gOtR3Rw/6bv yb0b9DcQL6JtFoYVLiMiAR82jiKmYe2vEUK9aIz8= Received: by reginn.horms.nl (Postfix, from userid 7100) id 20C359404C7; Wed, 12 Dec 2018 11:54:40 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH] ARM: shmobile: Add missing dts files to MAINTAINERS Date: Wed, 12 Dec 2018 11:54:35 +0100 Message-Id: <20181212105435.28310-1-horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181212_025453_342451_DCCCD152 X-CRM114-Status: UNSURE ( 8.64 ) 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: Magnus Damm , linux-arm-kernel@lists.infradead.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 Add some more patterns to the ARM/SHMOBILE ARM ARCHITECTURE section of MAINTAINERS to complete the list of maintained dts files. As of writing dts files covered are: * arch/arm/boot/dts/gr-peach-audiocamerashield.dtsi * arch/arm/boot/dts/iwg20d-q7-common.dtsi * arch/arm/boot/dts/iwg20d-q7-dbcm-ca.dtsi Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) Based on renesas-devel-20181210-v4.20-rc6 diff --git a/MAINTAINERS b/MAINTAINERS index 0c7a08740cb7..2d4b90ffb14f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2075,6 +2075,8 @@ Q: http://patchwork.kernel.org/project/linux-renesas-soc/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next S: Supported F: arch/arm/boot/dts/emev2* +F: arch/arm/boot/dts/gr-peach* +F: arch/arm/boot/dts/iwg20d-q7* F: arch/arm/boot/dts/r7s* F: arch/arm/boot/dts/r8a* F: arch/arm/boot/dts/r9a*