Skip to content

Commit 4aa8f7e

Browse files
tq-steinalag-linaro
authored andcommitted
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 <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 7300945 commit 4aa8f7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/leds/nxp,pca953x.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ properties:
2929

3030
gpio-controller: true
3131

32+
gpio-line-names:
33+
minItems: 1
34+
maxItems: 16
35+
3236
'#gpio-cells':
3337
const: 2
3438

0 commit comments

Comments
 (0)