From patchwork Wed Nov 28 13:03:18 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10702637 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 1EF2217D5 for ; Wed, 28 Nov 2018 13:24:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6A8492CF2A for ; Wed, 28 Nov 2018 13:24:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5E6522CF41; Wed, 28 Nov 2018 13:24:46 +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.0 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,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 696062CF38 for ; Wed, 28 Nov 2018 13:24:45 +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: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=P9+exUM2VSFo4ge9+OEBI72w6JTuy0yoP+HxQfKJbHQ=; b=sq3r1N1CGTUj3By/VHfpu/4Zsz 0bOJYClHCnNxhf0khrSz5Q2ZUuF1jtqvwDCeLn0mMu3ThYdMRNC42drcBIUJQlQFvyhoC+3hvG2za e7YY5YbvMGm+IKGg/cckE7q/Kpk0uDP+tJPcpnK2YSMPlOBMkRrPPY6OL5R7mu7M7eWBmUFqzIxUG M0dJIBXzcCmDUr24C9DZGvnkp5nQBh2v781NaXb8OqnNFOJo3ZOi4Fo64ZfySv0epZ1gvULnmYaDk fQSr+MwJ1YCRccpNpyEsliFNGXEh11bxe9mM7ng6WX8Jbrsw3neCEEOvRw9vGXibhcQf8GolRLABG mJBuI3mA==; 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 1gRzpc-00016L-Uk; Wed, 28 Nov 2018 13:24:44 +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 1gRzYB-0003Gc-UK for linux-arm-kernel@lists.infradead.org; Wed, 28 Nov 2018 13:07:06 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 879FF25BEF5; Thu, 29 Nov 2018 00:03:25 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1543410205; bh=61LzvKXJzKxQIiIwSOlA/QlgxRx4nmm2xp49gdBBxNU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ORp7r2W2WTFPbRQP8D42PUzTnaHqzSqV6Vm6LFoVeGX39PBlIJUliu030TqV8WMHs XuqKjwl04AuggBQMK5sWk41BMPLw6kZvAps6bICnGfygKAbPvjqbSsVBNWpqp49eXX Kl9OtvTXkrygpoPqjfFV8zx+Z2ZOJizLXPcFzK5s= Received: by reginn.horms.nl (Postfix, from userid 7100) id 83EBD940A88; Wed, 28 Nov 2018 14:03:21 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 16/16] ARM: dts: r9a06g032: Correct the GIC DT node name Date: Wed, 28 Nov 2018 14:03:18 +0100 Message-Id: <673df60a880f060e3e94920c7b5f7a9ed8aa65f2.1543409901.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181128_050644_864503_BB3B34C6 X-CRM114-Status: GOOD ( 12.00 ) 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: Simon Horman , Phil Edworthy , 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 From: Phil Edworthy Harmless mistake, but it's incorrect. The DT spec provides recommendations for the node names: "The name of a node should be somewhat generic, reflecting the function of the device and not its precise programming model. If appropriate, the name should be one of the following choices: ... interrupt-controller" Signed-off-by: Phil Edworthy Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm/boot/dts/r9a06g032.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/r9a06g032.dtsi b/arch/arm/boot/dts/r9a06g032.dtsi index 2322268bc862..4c1ab49c7d39 100644 --- a/arch/arm/boot/dts/r9a06g032.dtsi +++ b/arch/arm/boot/dts/r9a06g032.dtsi @@ -173,7 +173,7 @@ status = "okay"; }; - gic: gic@44101000 { + gic: interrupt-controller@44101000 { compatible = "arm,cortex-a7-gic", "arm,gic-400"; interrupt-controller; #interrupt-cells = <3>;