Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Trevor Woerner <twoerner@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230210025132.36605-1-twoerner@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Trevor Woerner and committed by
Linus Walleij
dc3c7404 fe15c26e

+4
+4
Documentation/devicetree/bindings/gpio/nxp,pcf8575.yaml
··· 39 39 reg: 40 40 maxItems: 1 41 41 42 + gpio-line-names: 43 + minItems: 1 44 + maxItems: 16 45 + 42 46 gpio-controller: true 43 47 44 48 '#gpio-cells':