ARM: dts: renesas: r7s9210: Remove duplicate interrupt-parent

There are two identical interrupt-parent properties: one at the top
level, and one under the soc node.  Remove the latter, as it is
unneeded.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/ef9e56dfb55da092bdc489309309bf4262651042.1759414774.git.geert+renesas@glider.be
This commit is contained in:
Geert Uytterhoeven 2025-10-02 16:40:30 +02:00
parent aaee68616c
commit 336ade03f7

View File

@ -52,7 +52,6 @@ cpu@0 {
soc {
compatible = "simple-bus";
interrupt-parent = <&gic>;
#address-cells = <1>;
#size-cells = <1>;