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

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
......@@ -47,8 +47,6 @@
#include <dt-bindings/dma/sun4i-a10.h>
/ {
interrupt-parent = <&intc>;
aliases {
ethernet0 = &emac;
};
......
......@@ -47,8 +47,6 @@
#include <dt-bindings/thermal/thermal.h>
/ {
interrupt-parent = <&intc>;
thermal-zones {
cpu_thermal {
/* milliseconds */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment