From patchwork Tue Nov 28 03:13:53 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 10078579 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 BD99B60353 for ; Tue, 28 Nov 2017 03:15:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id ABC0829047 for ; Tue, 28 Nov 2017 03:15:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9F4AF2906C; Tue, 28 Nov 2017 03:15:06 +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=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED 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 DC21529047 for ; Tue, 28 Nov 2017 03:15:05 +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: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=wlO5DaBKjSJXen0nw2tjxLwmZDuDKkHRc3rfmISh9xE=; b=rmuEwUDYzaBskI T7Q8/6nE2qSJy9PAdNe6xi9YxEI6Gps3zSXhrvBgsivgCwLNyMhyWoC+I25XTH0MPzoLq8zFBXa7a f0gXaq1KAlerMVQz3+9mA7CdJd2l8f5R/97ancTPAUQqW3C/TsLpA8t7cPgnJ4xxw/AGt2+2R9a/z Am6GTihgCDPlvgJle2eXyW9F+ioakZspcdhAE6KfucolKE7fAoMy8G9p+z04g9a7FVpLOuz9F3+hM w/1cBnUBjcKNhPXImrHwZ2i2dSpwkjIFdWuqwjwln9t2N0kbU50WCjQl/qMrysFLWoQw+zZEywC1K TBS3I9rsbSvtW/RcLY5Q==; 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 1eJWMT-0005xD-3N; Tue, 28 Nov 2017 03:15:05 +0000 Received: from conuserg-09.nifty.com ([210.131.2.76]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eJWMO-0005cV-1K for linux-arm-kernel@lists.infradead.org; Tue, 28 Nov 2017 03:15:02 +0000 Received: from pug.e01.socionext.com (p14092-ipngnfx01kyoto.kyoto.ocn.ne.jp [153.142.97.92]) (authenticated) by conuserg-09.nifty.com with ESMTP id vAS3Du3U005876; Tue, 28 Nov 2017 12:13:57 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-09.nifty.com vAS3Du3U005876 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1511838837; bh=ZrNhYiSyZ32691pnAYTo6FX/NOz0S2ZnQmKn4gQdyfM=; h=From:To:Cc:Subject:Date:From; b=lRPlqQQB95FoO/mBqinfNl2cg8Rl57fGb4htGKGLfn4W+4Tangt/kK4ADwA50Ap+3 3/0AEUeQsycXj4/jWG9az9UU/t/tzm7A+R3HrcLqwabpdkeAThB/+/nwPAmyIR6Yf1 Sdexy5BMtkLMdTSkWwF1UWYfCCVwqqkBwwieEx6Hgxf/h7PoktXDRhPML1haJ0xWgX LdjfclaspvGASjLo49nbOD/dtPgutIeM5ricx0xPNl+MdyPiSBGaiGcctXYBe5c4ur QAcB47q2jGDFQPSJPc/rbced9NVZrIJ8ya6frDzrgFJiBmrL6oQ41XIVSqZCsA34WE Twa2tYZM1QBuw== X-Nifty-SrcIP: [153.142.97.92] From: Masahiro Yamada To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entry Date: Tue, 28 Nov 2017 12:13:53 +0900 Message-Id: <1511838833-26663-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171127_191500_351794_349941D9 X-CRM114-Status: UNSURE ( 6.68 ) 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: Masahiro Yamada , =?UTF-8?q?Andreas=20F=C3=A4rber?= , linux-kernel@vger.kernel.org, Ard Biesheuvel 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 There are several product lines in Socionext. I maintain only DT files prefixed with "uniphier". Signed-off-by: Masahiro Yamada Reviewed-by: Andreas Färber --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index aa71ab52f..cbb89bb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2046,7 +2046,7 @@ F: arch/arm/boot/dts/uniphier* F: arch/arm/include/asm/hardware/cache-uniphier.h F: arch/arm/mach-uniphier/ F: arch/arm/mm/cache-uniphier.c -F: arch/arm64/boot/dts/socionext/ +F: arch/arm64/boot/dts/socionext/uniphier* F: drivers/bus/uniphier-system-bus.c F: drivers/clk/uniphier/ F: drivers/gpio/gpio-uniphier.c