History log of /linux-master/Documentation/devicetree/bindings/gpio/st,stmpe-gpio.yaml
Revision Date Author Comments
# e5780d80 24-Jul-2023 Alexander Stein <alexander.stein@ew.tq-group.com>

dt-bindings: gpio: Add gpio-line-names to STMPE GPIO

This is a gpio-controller, so gpio-line-names should be allowed as well.
stmpe2403 supports up to 24 GPIOs.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


# 6c19974d 08-May-2023 Linus Walleij <linus.walleij@linaro.org>

dt-bindings: gpio: Convert STMPE GPIO to YAML schema

This rewrites the STMPE GPIO bindings to a YAML schema.

We add the properties that are used in the widely used
STMPE GPIO device nodes found in the wild, most notably
interrupt support, so interrupt-cells and
interrupt-controller is now part of the bindings.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>