dt-bindings: gpio: nomadik: convert into yaml format
authorThéo Lebrun <theo.lebrun@bootlin.com>
Wed, 28 Feb 2024 11:27:59 +0000 (12:27 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 29 Feb 2024 09:15:03 +0000 (10:15 +0100)
commit62361b38315f1d4ae7b6d5311bb3890d660a133f
tree6519c00dd7dd8d59420cdabd377b19979a907b7c
parent6613476e225e090cc9aad49be7fa504e290dd33d
dt-bindings: gpio: nomadik: convert into yaml format

Create gpio/st,nomadik-gpio.yaml json-schema dt-bindings file as a
direct translation from gpio-nmk.txt. Remove the txt file.

Add clocks and gpio-ranges properties which were missing and are being
used in Nomadik devicetrees.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240228-mbly-gpio-v2-1-3ba757474006@bootlin.com
[Dropped an unused label]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-nmk.txt [deleted file]
Documentation/devicetree/bindings/gpio/st,nomadik-gpio.yaml [new file with mode: 0644]
MAINTAINERS