Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 980724eb authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

ARM: shmobile: r8a7790 dtsi: Remove superfluous interrupt-parent



There's already an "interrupt-parent = <&gic>;" at the top, which is
inherited by all child nodes, so the "interrupt-parent" property in
the sound node can be removed.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: default avatarMagnus Damm <damm+renesas@opensource.se>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 6a7147f5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1126,7 +1126,6 @@
	rcar_sound: rcar_sound@0xec500000 {
		#sound-dai-cells = <1>;
		compatible =  "renesas,rcar_sound-r8a7790", "renesas,rcar_sound-gen2", "renesas,rcar_sound";
		interrupt-parent = <&gic>;
		reg =	<0 0xec500000 0 0x1000>, /* SCU */
			<0 0xec5a0000 0 0x100>,  /* ADG */
			<0 0xec540000 0 0x1000>, /* SSIU */