ARM: dts: renesas: r9a06g032: Remove duplicate interrupt-parent
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 2 Apr 2024 13:36:42 +0000 (15:36 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 8 Apr 2024 09:21:21 +0000 (11:21 +0200)
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 <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/7ac440ec923f5d781a93c4344d6fedf280c3fa72.1712064816.git.geert+renesas@glider.be
arch/arm/boot/dts/renesas/r9a06g032.dtsi

index fa63e1afc4ef4c9201a354f32722d093fd19fd65..45f60eeeaaa1d320fe36bfe997c2bb06cefb8c20 100644 (file)
                gmac2: ethernet@44002000 {
                        compatible = "renesas,r9a06g032-gmac", "renesas,rzn1-gmac", "snps,dwmac";
                        reg = <0x44002000 0x2000>;
-                       interrupt-parent = <&gic>;
                        interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;