Skip to content

Commit ae128bb

Browse files
hnezBartosz Golaszewski
authored andcommitted
dt-bindings: gpio: pca9570: add gpio-line-names property
This patch allows giving each of the controller's pins a meaningful name. Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
1 parent 7d0b806 commit ae128bb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/gpio/gpio-pca9570.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ properties:
2424
'#gpio-cells':
2525
const: 2
2626

27+
gpio-line-names:
28+
minItems: 4
29+
maxItems: 8
30+
2731
required:
2832
- compatible
2933
- reg

0 commit comments

Comments
 (0)