* [PATCH] ARM: dts: spear320: Drop unused and undocumented 'irq-over-gpio' property
@ 2022-02-04 0:41 Rob Herring
2022-02-09 6:45 ` Viresh Kumar
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2022-02-04 0:41 UTC (permalink / raw)
To: Viresh Kumar, Shiraz Hashim, soc
Cc: linux-arm-kernel, devicetree, linux-kernel
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>
---
arch/arm/boot/dts/spear320-hmi.dts | 1 -
1 file changed, 1 deletion(-)
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 @@ stmpe811@41 {
#address-cells = <1>;
#size-cells = <0>;
reg = <0x41>;
- irq-over-gpio;
irq-gpios = <&gpiopinctrl 29 0x4>;
id = <0>;
blocks = <0x5>;
--
2.32.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: dts: spear320: Drop unused and undocumented 'irq-over-gpio' property
2022-02-04 0:41 [PATCH] ARM: dts: spear320: Drop unused and undocumented 'irq-over-gpio' property Rob Herring
@ 2022-02-09 6:45 ` Viresh Kumar
0 siblings, 0 replies; 2+ messages in thread
From: Viresh Kumar @ 2022-02-09 6:45 UTC (permalink / raw)
To: Rob Herring
Cc: Viresh Kumar, Shiraz Hashim, soc, linux-arm-kernel, devicetree,
linux-kernel
On 03-02-22, 18:41, Rob Herring wrote:
> 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>
> ---
> arch/arm/boot/dts/spear320-hmi.dts | 1 -
> 1 file changed, 1 deletion(-)
>
> 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 @@ stmpe811@41 {
> #address-cells = <1>;
> #size-cells = <0>;
> reg = <0x41>;
> - irq-over-gpio;
> irq-gpios = <&gpiopinctrl 29 0x4>;
> id = <0>;
> blocks = <0x5>;
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-09 6:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-04 0:41 [PATCH] ARM: dts: spear320: Drop unused and undocumented 'irq-over-gpio' property Rob Herring
2022-02-09 6:45 ` Viresh Kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).