From patchwork Tue Apr 2 13:36:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13614129 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E17C8C6FD1F for ; Tue, 2 Apr 2024 13:37:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :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=9KaPPhr/ejSirhl21TrRu2u8brOLQIj4niz1j0HfR3E=; b=BBNjiBZ/7VRZUr dHfuNRCdAcIyIqRoYF0fsqMBk6bsqU0Ue7m7esxrSA0UiElZ7joPgmMEWRcbl0Y/eQQWqZrinPyW6 XnEOZvGBYBQFNr/8SKxqjbrxcoi+tIbir5GUDm569YUNJAqFJrE6+M250JFvcKbHnpbV7r0itvvkH n5qr36oVAmahi8RHFd1zz8RTEHB+SHeAaqjSaAAYJS3ujw3XYrNoJTxvaoFOyvj7BBOqD/ftrRtc5 BiP3PX2G4xNhf18nQuXnFCA8H2PZmCo0UAP41Z2RtzOR4wo4Z4YG/1Q8hPNyK7MvBEsbDSbwk135E HnDUnBkNLEpM9UfxFxNA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rreJo-0000000BO8z-2zbZ; Tue, 02 Apr 2024 13:36:52 +0000 Received: from laurent.telenet-ops.be ([2a02:1800:110:4::f00:19]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rreJk-0000000BO80-39nm for linux-arm-kernel@lists.infradead.org; Tue, 02 Apr 2024 13:36:50 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:76d0:2bff:fec8:549]) by laurent.telenet-ops.be with bizsmtp id 6Dck2C0050SSLxL01DckKg; Tue, 02 Apr 2024 15:36:44 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1rreJE-00G29A-ID; Tue, 02 Apr 2024 15:36:43 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1rreJf-009oWQ-Rj; Tue, 02 Apr 2024 15:36:43 +0200 From: Geert Uytterhoeven To: Magnus Damm , =?utf-8?b?Q2zDqW1lbnQgTMOpZ2Vy?= Cc: Romain Gantois , linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Geert Uytterhoeven Subject: [PATCH] ARM: dts: renesas: r9a06g032: Remove duplicate interrupt-parent Date: Tue, 2 Apr 2024 15:36:42 +0200 Message-Id: <7ac440ec923f5d781a93c4344d6fedf280c3fa72.1712064816.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240402_063648_952240_3DFB9C3E X-CRM114-Status: UNSURE ( 9.17 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org As the "soc" node already specifies the GIC as the interrupt-parent, there is no reason to repeat this in any of its subnodes. Signed-off-by: Geert Uytterhoeven --- To be queued in renesas-devel for v6.10. --- arch/arm/boot/dts/renesas/r9a06g032.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/renesas/r9a06g032.dtsi b/arch/arm/boot/dts/renesas/r9a06g032.dtsi index fa63e1afc4ef4c92..45f60eeeaaa1d320 100644 --- a/arch/arm/boot/dts/renesas/r9a06g032.dtsi +++ b/arch/arm/boot/dts/renesas/r9a06g032.dtsi @@ -319,7 +319,6 @@ dma1: dma-controller@40105000 { gmac2: ethernet@44002000 { compatible = "renesas,r9a06g032-gmac", "renesas,rzn1-gmac", "snps,dwmac"; reg = <0x44002000 0x2000>; - interrupt-parent = <&gic>; interrupts = , , ;