commit | 724004a11a84ea762b03bc1822c40d977ae53f1c | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Thu Feb 03 18:41:17 2022 -0600 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Feb 08 09:55:02 2022 +0100 |
tree | fa9a8abe4c85d6698a53e782ba613615086f0732 | |
parent | 301a5d3ad2432d7829f59432ca0a93a6defbb9a1 [diff] |
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>