aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-12-21 22:45:24 +0100
committerArnd Bergmann <arnd@arndb.de>2017-12-22 08:04:12 +0100
commitfbd90b4cae105fbd8364fa1ce3f41d0c06296f58 (patch)
tree6ddb52f6914065b21f3550a5f64447f34af30a1b /arch/arm
parentARM: dts: ls1021a: fix incorrect clock references (diff)
downloadlinux-dev-fbd90b4cae105fbd8364fa1ce3f41d0c06296f58.tar.xz
linux-dev-fbd90b4cae105fbd8364fa1ce3f41d0c06296f58.zip
ARM: dts: tango4: remove bogus interrupt-controller property
dtc points out that the parent node of the interrupt controllers is not actually an interrupt controller itself, and lacks an #interrupt-cells property: arch/arm/boot/dts/tango4-vantage-1172.dtb: Warning (interrupts_property): Missing #interrupt-cells in interrupt-parent /soc/interrupt-controller@6e000 This removes the annotation. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/tango4-common.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/tango4-common.dtsi b/arch/arm/boot/dts/tango4-common.dtsi
index 0ec1b0a317b4..ff72a8efb73d 100644
--- a/arch/arm/boot/dts/tango4-common.dtsi
+++ b/arch/arm/boot/dts/tango4-common.dtsi
@@ -156,7 +156,6 @@
reg = <0x6e000 0x400>;
ranges = <0 0x6e000 0x400>;
interrupt-parent = <&gic>;
- interrupt-controller;
#address-cells = <1>;
#size-cells = <1>;