Skip to content

Commit 724004a

Browse files
robherringarndb
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected]' Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 301a5d3 commit 724004a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/spear320-hmi.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@
235235
#address-cells = <1>;
236236
#size-cells = <0>;
237237
reg = <0x41>;
238-
irq-over-gpio;
239238
irq-gpios = <&gpiopinctrl 29 0x4>;
240239
id = <0>;
241240
blocks = <0x5>;

0 commit comments

Comments
 (0)