dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add reset binding
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Mon, 18 Oct 2021 08:57:53 +0000 (10:57 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 24 Oct 2021 21:03:26 +0000 (23:03 +0200)
This describes the new binding which allows to call a reset driver from
the pinctrl-microchip-sgpio driver.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211018085754.1066056-2-horatiu.vultur@microchip.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml

index 4fe35e650909ce8c606d60d7006781240bbc2f95..cb554084bdf11754b2abe5d0a94ad552aaa7c9ae 100644 (file)
@@ -68,6 +68,13 @@ properties:
       clock, and larger than zero.
     default: 12500000
 
+  resets:
+    maxItems: 1
+
+  reset-names:
+    items:
+      - const: switch
+
 patternProperties:
   "^gpio@[0-1]$":
     type: object