Skip to content

Commit 4e9d730

Browse files
BoughChenBartosz 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 <Frank.Li@nxp.com> Signed-off-by: Haibo Chen <haibo.chen@nxp.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20250520-gpio-dts-v3-1-04771c6cf325@nxp.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
1 parent 4347566 commit 4e9d730

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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)