dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add reset binding

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>
This commit is contained in:
Horatiu Vultur 2021-10-18 10:57:53 +02:00 коммит произвёл Linus Walleij
Родитель 8ec664ff43
Коммит 8a097ff4b8
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -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