[PATCH v2 04/30] dt-bindings: gpio: nomadik: add optional reset property
Théo Lebrun
theo.lebrun at bootlin.com
Wed Feb 28 03:28:02 PST 2024
Add optional reset device-tree property to the Nomadik GPIO controller.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
Signed-off-by: Théo Lebrun <theo.lebrun at bootlin.com>
---
Documentation/devicetree/bindings/gpio/st,nomadik-gpio.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpio/st,nomadik-gpio.yaml b/Documentation/devicetree/bindings/gpio/st,nomadik-gpio.yaml
index 8e7f21988e9e..c624e20c3ed3 100644
--- a/Documentation/devicetree/bindings/gpio/st,nomadik-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/st,nomadik-gpio.yaml
@@ -57,6 +57,9 @@ properties:
minimum: 0
maximum: 32
+ resets:
+ maxItems: 1
+
required:
- compatible
- reg
--
2.44.0
More information about the linux-arm-kernel
mailing list