Skip to content

Commit 0ea22c4

Browse files
tq-steinaBartosz Golaszewski
authored andcommitted
dt-bindings: gpio: gpio-vf610: Add parsing of hogs
Allow parsing GPIO controller children nodes with GPIO hogs. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
1 parent 03a5233 commit 0ea22c4

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
@@ -61,6 +61,13 @@ properties:
6161
gpio-ranges:
6262
maxItems: 1
6363

64+
patternProperties:
65+
"^.+-hog(-[0-9]+)?$":
66+
type: object
67+
68+
required:
69+
- gpio-hog
70+
6471
required:
6572
- compatible
6673
- reg

0 commit comments

Comments
 (0)