From: Alexander Stein Date: Mon, 24 Jul 2023 06:35:20 +0000 (+0200) Subject: dt-bindings: leds: Add gpio-line-names to PCA9532 GPIO X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4aa8f7e24f07669d27945149a72903bc032fa6e9;p=linux.git dt-bindings: leds: Add gpio-line-names to PCA9532 GPIO This is a gpio-controller, so gpio-line-names should be allowed as well. pca9532 supports up to 16 GPIOs. Signed-off-by: Alexander Stein Reviewed-by: Linus Walleij Reviewed-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20230724063520.182888-2-alexander.stein@ew.tq-group.com Signed-off-by: Lee Jones --- diff --git a/Documentation/devicetree/bindings/leds/nxp,pca953x.yaml b/Documentation/devicetree/bindings/leds/nxp,pca953x.yaml index edf6f55df6851..9610bca57dd51 100644 --- a/Documentation/devicetree/bindings/leds/nxp,pca953x.yaml +++ b/Documentation/devicetree/bindings/leds/nxp,pca953x.yaml @@ -29,6 +29,10 @@ properties: gpio-controller: true + gpio-line-names: + minItems: 1 + maxItems: 16 + '#gpio-cells': const: 2