Commit 39bfc231 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

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: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
parent d6b7baed
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -47,8 +47,6 @@
#include <dt-bindings/dma/sun4i-a10.h>

/ {
	interrupt-parent = <&intc>;

	aliases {
		ethernet0 = &emac;
	};
+0 −2
Original line number Diff line number Diff line
@@ -47,8 +47,6 @@
#include <dt-bindings/thermal/thermal.h>

/ {
	interrupt-parent = <&intc>;

	thermal-zones {
		cpu_thermal {
			/* milliseconds */