]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: renesas: r9a06g032: Move interrupt-parent to root node
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 2 Oct 2025 14:40:41 +0000 (16:40 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 28 Oct 2025 08:23:46 +0000 (09:23 +0100)
Move the "interrupt-parent = <&gic>" properties from the soc and timer
nodes to the root node, to reduce duplication.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/8416011a488aa5ba883fca2647d09e21cad26351.1759414774.git.geert+renesas@glider.be
arch/arm/boot/dts/renesas/r9a06g032.dtsi

index 13a60656b0447084812fb2821b25f101e12ad8be..95e12b34f8bad37e80678777a3230b825480fdb8 100644 (file)
@@ -13,6 +13,7 @@
        compatible = "renesas,r9a06g032";
        #address-cells = <1>;
        #size-cells = <1>;
+       interrupt-parent = <&gic>;
 
        cpus {
                #address-cells = <1>;
@@ -63,7 +64,6 @@
                compatible = "simple-bus";
                #address-cells = <1>;
                #size-cells = <1>;
-               interrupt-parent = <&gic>;
                ranges;
 
                rtc0: rtc@40006000 {
 
        timer {
                compatible = "arm,armv7-timer";
-               interrupt-parent = <&gic>;
                arm,cpu-registers-not-fw-configured;
                always-on;
                interrupts =