Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: sun5i: Remove redundant interrupt-controller

The interrupt-parent property is set in sun5i.dtsi, so there's no need to
repeat it.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>

-4
-2
arch/arm/boot/dts/sun5i-a10s.dtsi
··· 47 47 #include <dt-bindings/dma/sun4i-a10.h> 48 48 49 49 / { 50 - interrupt-parent = <&intc>; 51 - 52 50 aliases { 53 51 ethernet0 = &emac; 54 52 };
-2
arch/arm/boot/dts/sun5i-a13.dtsi
··· 47 47 #include <dt-bindings/thermal/thermal.h> 48 48 49 49 / { 50 - interrupt-parent = <&intc>; 51 - 52 50 thermal-zones { 53 51 cpu_thermal { 54 52 /* milliseconds */