This describes the new binding for calling the reset driver in the pinctrl-microchip-sgpio driver. Signed-off-by: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx> --- .../devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml b/Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml index 4fe35e650909..b91f9954ce01 100644 --- a/Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml +++ b/Documentation/devicetree/bindings/pinctrl/microchip,sparx5-sgpio.yaml @@ -109,6 +109,12 @@ patternProperties: minimum: 32 maximum: 128 + resets: + maxItems: 1 + + reset-names: + maxItems: 1 + required: - compatible - reg -- 2.33.0