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>
This commit is contained in:
parent
301a5d3ad2
commit
724004a11a
@ -235,7 +235,6 @@
|
|||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
reg = <0x41>;
|
reg = <0x41>;
|
||||||
irq-over-gpio;
|
|
||||||
irq-gpios = <&gpiopinctrl 29 0x4>;
|
irq-gpios = <&gpiopinctrl 29 0x4>;
|
||||||
id = <0>;
|
id = <0>;
|
||||||
blocks = <0x5>;
|
blocks = <0x5>;
|
||||||
|
Loading…
Reference in New Issue
Block a user