]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: gpio: arm,pl061: Drop interrupt properties as required
authorRob Herring (Arm) <robh@kernel.org>
Mon, 9 Jun 2025 22:08:59 +0000 (17:08 -0500)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 18 Jun 2025 10:21:31 +0000 (12:21 +0200)
It is possible that the PL061 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>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20250609220900.3035642-1-robh@kernel.org
[Bartosz: g/pl011/pl061/]
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Documentation/devicetree/bindings/gpio/pl061-gpio.yaml

index bd35cbf7fa09cf745e5c8b5d9bded29cd5f95872..c51e10680c0a538c269851789e0ac5e7f0d72e89 100644 (file)
@@ -60,9 +60,6 @@ properties:
 required:
   - compatible
   - reg
-  - interrupts
-  - interrupt-controller
-  - "#interrupt-cells"
   - clocks
   - "#gpio-cells"
   - gpio-controller