* [PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required
@ 2025-06-09 22:08 Rob Herring (Arm)
2025-06-10 15:24 ` Rob Herring
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Rob Herring (Arm) @ 2025-06-09 22:08 UTC (permalink / raw)
To: Linus Walleij, Bartosz Golaszewski, Krzysztof Kozlowski,
Conor Dooley
Cc: linux-gpio, devicetree, linux-kernel
It is possible that the PL011 doesn't have any interrupt connected and
can't be an interrupt provider, so drop the interrupt properties as
required.
The LG LG131x SoCs are one example of this.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
Documentation/devicetree/bindings/gpio/pl061-gpio.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml b/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml
index bd35cbf7fa09..c51e10680c0a 100644
--- a/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml
@@ -60,9 +60,6 @@ properties:
required:
- compatible
- reg
- - interrupts
- - interrupt-controller
- - "#interrupt-cells"
- clocks
- "#gpio-cells"
- gpio-controller
--
2.47.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required
2025-06-09 22:08 [PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required Rob Herring (Arm)
@ 2025-06-10 15:24 ` Rob Herring
2025-06-18 9:28 ` Linus Walleij
2025-06-18 10:22 ` Bartosz Golaszewski
2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2025-06-10 15:24 UTC (permalink / raw)
To: Linus Walleij, Bartosz Golaszewski, Krzysztof Kozlowski,
Conor Dooley
Cc: linux-gpio, devicetree, linux-kernel
On Mon, Jun 9, 2025 at 5:09 PM Rob Herring (Arm) <robh@kernel.org> wrote:
>
> It is possible that the PL011 doesn't have any interrupt connected and
err, PL061
> can't be an interrupt provider, so drop the interrupt properties as
> required.
>
> The LG LG131x SoCs are one example of this.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> Documentation/devicetree/bindings/gpio/pl061-gpio.yaml | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml b/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml
> index bd35cbf7fa09..c51e10680c0a 100644
> --- a/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml
> +++ b/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml
> @@ -60,9 +60,6 @@ properties:
> required:
> - compatible
> - reg
> - - interrupts
> - - interrupt-controller
> - - "#interrupt-cells"
> - clocks
> - "#gpio-cells"
> - gpio-controller
> --
> 2.47.2
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required
2025-06-09 22:08 [PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required Rob Herring (Arm)
2025-06-10 15:24 ` Rob Herring
@ 2025-06-18 9:28 ` Linus Walleij
2025-06-18 10:22 ` Bartosz Golaszewski
2 siblings, 0 replies; 4+ messages in thread
From: Linus Walleij @ 2025-06-18 9:28 UTC (permalink / raw)
To: Rob Herring (Arm)
Cc: Bartosz Golaszewski, Krzysztof Kozlowski, Conor Dooley,
linux-gpio, devicetree, linux-kernel
On Tue, Jun 10, 2025 at 12:09 AM Rob Herring (Arm) <robh@kernel.org> wrote:
> It is possible that the PL011 doesn't have any interrupt connected and
> can't be an interrupt provider, so drop the interrupt properties as
> required.
>
> The LG LG131x SoCs are one example of this.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
After changing all PL011 to PL061:
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required
2025-06-09 22:08 [PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required Rob Herring (Arm)
2025-06-10 15:24 ` Rob Herring
2025-06-18 9:28 ` Linus Walleij
@ 2025-06-18 10:22 ` Bartosz Golaszewski
2 siblings, 0 replies; 4+ messages in thread
From: Bartosz Golaszewski @ 2025-06-18 10:22 UTC (permalink / raw)
To: Linus Walleij, Bartosz Golaszewski, Krzysztof Kozlowski,
Conor Dooley, Rob Herring (Arm)
Cc: Bartosz Golaszewski, linux-gpio, devicetree, linux-kernel
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
On Mon, 09 Jun 2025 17:08:59 -0500, Rob Herring (Arm) wrote:
> It is possible that the PL011 doesn't have any interrupt connected and
> can't be an interrupt provider, so drop the interrupt properties as
> required.
>
> The LG LG131x SoCs are one example of this.
>
>
> [...]
I changed pl011 to pl061 manually.
Applied, thanks!
[1/1] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required
https://git.kernel.org/brgl/linux/c/7b20980ffc11514d8849811857d915001236bcfa
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-06-18 10:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 22:08 [PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required Rob Herring (Arm)
2025-06-10 15:24 ` Rob Herring
2025-06-18 9:28 ` Linus Walleij
2025-06-18 10:22 ` Bartosz Golaszewski
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).