dt-bindings: arm: convert vexpress-config to DT schema
authorAndre Przywara <andre.przywara@arm.com>
Fri, 6 May 2022 14:05:29 +0000 (15:05 +0100)
committerRob Herring <robh@kernel.org>
Mon, 9 May 2022 16:03:49 +0000 (11:03 -0500)
commit7e8339b5162fb193a89e537e7a2ce4ad471e8a6e
tree6a36350d1bdc056f68ea1daea82c0cc97c15afba
parent47db321666cb88e1add876535da8aeb4e6c3a8dd
dt-bindings: arm: convert vexpress-config to DT schema

The Arm Versatile Express system features a bridge device that provides
access to various smaller devices like clocks, reset gates and various
sensors.

Extract the second half of the informal vexpress-sysreg.txt binding and
make it proper DT schema compliant. This makes the old .txt binding
redundant, so remove it.

This describes both the actual parent configuration bridge, as well as
all the possible children devices.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220506140533.3566431-8-andre.przywara@arm.com
Documentation/devicetree/bindings/arm/vexpress-config.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/arm/vexpress-sysreg.txt [deleted file]