From: Théo Lebrun Date: Wed, 28 Feb 2024 11:28:02 +0000 (+0100) Subject: dt-bindings: gpio: nomadik: add optional reset property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6abd174c9c82ad49fd7efc63c348f43eb1612908;p=linux.git dt-bindings: gpio: nomadik: add optional reset property Add optional reset device-tree property to the Nomadik GPIO controller. Acked-by: Krzysztof Kozlowski Reviewed-by: Linus Walleij Signed-off-by: Théo Lebrun Link: https://lore.kernel.org/r/20240228-mbly-gpio-v2-4-3ba757474006@bootlin.com Signed-off-by: Linus Walleij --- diff --git a/Documentation/devicetree/bindings/gpio/st,nomadik-gpio.yaml b/Documentation/devicetree/bindings/gpio/st,nomadik-gpio.yaml index 16956969a02a4..38d37d8f7201b 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