Commit dc3c7404 authored by Trevor Woerner's avatar Trevor Woerner Committed by Linus Walleij
Browse files

dt-bindings: gpio: nxp,pcf8575: add gpio-line-names



The devices described in this binding represent 8-bit and 16-bit i2c i/o
expanders. Allow the user to specify names for up to 16 gpio lines.

Signed-off-by: default avatarTrevor Woerner <twoerner@gmail.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230210025132.36605-1-twoerner@gmail.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent fe15c26e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -39,6 +39,10 @@ properties:
  reg:
    maxItems: 1

  gpio-line-names:
    minItems: 1
    maxItems: 16

  gpio-controller: true

  '#gpio-cells':