dt-bindings: gpio: Convert STMPE GPIO to YAML schema
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 8 May 2023 12:35:09 +0000 (14:35 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 11 May 2023 14:58:04 +0000 (16:58 +0200)
commit6c19974d1e83fba2cca1cbea2fbf250f093eb5ed
treec35de95211c8bb589ce38e9b7fa117f71b1b00fe
parent1c23553a66b0db947b25de3df08d69c32fc74626
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>
Documentation/devicetree/bindings/gpio/gpio-stmpe.txt [deleted file]
Documentation/devicetree/bindings/gpio/st,stmpe-gpio.yaml [new file with mode: 0644]