]> Git Repo - linux.git/commitdiff
ARM: dts: spear320: Drop unused and undocumented 'irq-over-gpio' property
authorRob Herring <[email protected]>
Fri, 4 Feb 2022 00:41:17 +0000 (18:41 -0600)
committerArnd Bergmann <[email protected]>
Tue, 8 Feb 2022 08:55:02 +0000 (09:55 +0100)
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]>
arch/arm/boot/dts/spear320-hmi.dts

index 367ba48aac3e56b1f6e6da4383f685b67c961077..b587e4ec11e5de305139bcf7e970211b3753868f 100644 (file)
                                        #address-cells = <1>;
                                        #size-cells = <0>;
                                        reg = <0x41>;
-                                       irq-over-gpio;
                                        irq-gpios = <&gpiopinctrl 29 0x4>;
                                        id = <0>;
                                        blocks = <0x5>;
This page took 0.126369 seconds and 4 git commands to generate.