mirror of
https://github.com/torvalds/linux.git
synced 2026-04-27 11:02:31 -04:00
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:
committed by
Linus Walleij
parent
8ec664ff43
commit
8a097ff4b8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user