Skip to content

Commit 4e9d730

Browse files
Haibo ChenBartosz Golaszewski
authored andcommitted
dt-bindings: gpio: vf610: add ngpios and gpio-reserved-ranges
Add optional ngpios and gpio-reserved-ranges property. Reviewed-by: Frank Li <[email protected]> Signed-off-by: Haibo Chen <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent 4347566 commit 4e9d730

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/devicetree/bindings/gpio/gpio-vf610.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ properties:
7070
minItems: 1
7171
maxItems: 4
7272

73+
gpio-reserved-ranges: true
74+
75+
ngpios:
76+
minimum: 1
77+
maximum: 32
78+
default: 32
79+
7380
patternProperties:
7481
"^.+-hog(-[0-9]+)?$":
7582
type: object

0 commit comments

Comments
 (0)