dt-bindings: gpio: gpio-mvebu: convert txt binding to DT schema format
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Thu, 26 May 2022 01:29:44 +0000 (13:29 +1200)
committerBartosz Golaszewski <brgl@bgdev.pl>
Tue, 19 Jul 2022 07:56:34 +0000 (09:56 +0200)
commit1282157a6cf48993d90347fdc5bcb93e00b58f2b
tree00bf319889bdb1497321410b7dfb299b4801da90
parent2b038e786f8338a3bc22d791000753e0ec113e00
dt-bindings: gpio: gpio-mvebu: convert txt binding to DT schema format

Convert the existing device tree binding to DT schema format.

The old binding listed the interrupt-controller and related properties
as required but there are sufficiently many existing usages without it
that the YAML binding does not make the interrupt properties required.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Documentation/devicetree/bindings/arm/marvell/ap80x-system-controller.txt
Documentation/devicetree/bindings/arm/marvell/cp110-system-controller.txt
Documentation/devicetree/bindings/gpio/gpio-mvebu.txt [deleted file]
Documentation/devicetree/bindings/gpio/gpio-mvebu.yaml [new file with mode: 0644]
MAINTAINERS