From: Geert Uytterhoeven Date: Tue, 2 Apr 2024 13:36:42 +0000 (+0200) Subject: ARM: dts: renesas: r9a06g032: Remove duplicate interrupt-parent X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cc0e7a8911f2b2edc96fb343967f019574621eb7;p=linux.git ARM: dts: renesas: r9a06g032: Remove duplicate interrupt-parent 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 Link: https://lore.kernel.org/r/7ac440ec923f5d781a93c4344d6fedf280c3fa72.1712064816.git.geert+renesas@glider.be --- diff --git a/arch/arm/boot/dts/renesas/r9a06g032.dtsi b/arch/arm/boot/dts/renesas/r9a06g032.dtsi index fa63e1afc4ef4..45f60eeeaaa1d 100644 --- a/arch/arm/boot/dts/renesas/r9a06g032.dtsi +++ b/arch/arm/boot/dts/renesas/r9a06g032.dtsi @@ -319,7 +319,6 @@ gmac2: ethernet@44002000 { compatible = "renesas,r9a06g032-gmac", "renesas,rzn1-gmac", "snps,dwmac"; reg = <0x44002000 0x2000>; - interrupt-parent = <&gic>; interrupts = , , ;