summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-02-03 18:41:17 -0600
committerArnd Bergmann <arnd@arndb.de>2022-02-08 09:55:02 +0100
commit724004a11a84ea762b03bc1822c40d977ae53f1c (patch)
treefa9a8abe4c85d6698a53e782ba613615086f0732 /arch
parent301a5d3ad2432d7829f59432ca0a93a6defbb9a1 (diff)
downloadlinux-724004a11a84ea762b03bc1822c40d977ae53f1c.tar.bz2
ARM: dts: spear320: Drop unused and undocumented 'irq-over-gpio' property
The property 'irq-over-gpio' is both unused and undocumented. It also happens to collide with standard *-gpio properties. As it is not needed, drop it. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220204004117.1232902-1-robh@kernel.org' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/spear320-hmi.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/spear320-hmi.dts b/arch/arm/boot/dts/spear320-hmi.dts
index 367ba48aac3e..b587e4ec11e5 100644
--- a/arch/arm/boot/dts/spear320-hmi.dts
+++ b/arch/arm/boot/dts/spear320-hmi.dts
@@ -235,7 +235,6 @@
#address-cells = <1>;
#size-cells = <0>;
reg = <0x41>;
- irq-over-gpio;
irq-gpios = <&gpiopinctrl 29 0x4>;
id = <0>;
blocks = <0x5>;