From: Geert Uytterhoeven Date: Wed, 20 Aug 2014 14:31:02 +0000 (+0200) Subject: ARM: shmobile: r8a7791 dtsi: Remove superfluous interrupt-parent X-Git-Tag: firefly_0821_release~176^2~3110^2~13^2~11 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5fb1453c2ff02ce5e5298351ff774e19f8d9dbb3;p=firefly-linux-kernel-4.4.55.git ARM: shmobile: r8a7791 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: Geert Uytterhoeven Acked-by: Magnus Damm Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r8a7791.dtsi b/arch/arm/boot/dts/r8a7791.dtsi index d62c237e137d..9ee1d4133f07 100644 --- a/arch/arm/boot/dts/r8a7791.dtsi +++ b/arch/arm/boot/dts/r8a7791.dtsi @@ -1124,7 +1124,6 @@ rcar_sound: rcar_sound@0xec500000 { #sound-dai-cells = <1>; compatible = "renesas,rcar_sound-r8a7791", "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 */