Skip to content

Commit 39bfc23

Browse files
committed
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>
1 parent d6b7bae commit 39bfc23

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

arch/arm/boot/dts/sun5i-a10s.dtsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@
4747
#include <dt-bindings/dma/sun4i-a10.h>
4848

4949
/ {
50-
interrupt-parent = <&intc>;
51-
5250
aliases {
5351
ethernet0 = &emac;
5452
};

arch/arm/boot/dts/sun5i-a13.dtsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@
4747
#include <dt-bindings/thermal/thermal.h>
4848

4949
/ {
50-
interrupt-parent = <&intc>;
51-
5250
thermal-zones {
5351
cpu_thermal {
5452
/* milliseconds */

0 commit comments

Comments
 (0)