From: Alexander Stein Date: Mon, 19 Jun 2023 06:39:07 +0000 (+0200) Subject: dt-bindings: gpio: gpio-vf610: Add parsing of hogs X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0ea22c4669e323817f8405416a09f6f52cc2ad2c;p=linux.git dt-bindings: gpio: gpio-vf610: Add parsing of hogs Allow parsing GPIO controller children nodes with GPIO hogs. Signed-off-by: Alexander Stein Reviewed-by: Krzysztof Kozlowski Signed-off-by: Bartosz Golaszewski --- diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml index d2c39dba56add..7c2d152e86170 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml +++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml @@ -61,6 +61,13 @@ properties: gpio-ranges: maxItems: 1 +patternProperties: + "^.+-hog(-[0-9]+)?$": + type: object + + required: + - gpio-hog + required: - compatible - reg