dt-bindings: bus: Convert Allwinner DE2 bus to a schema
authorMaxime Ripard <maxime.ripard@bootlin.com>
Thu, 11 Jul 2019 09:40:36 +0000 (11:40 +0200)
committerRob Herring <robh@kernel.org>
Tue, 13 Aug 2019 22:11:00 +0000 (16:11 -0600)
commit31ca694e864592b90e4bee2fdce14b24645953b1
treeca1adcb252d433ed6774319b5962bd6e9487a3af
parent5bf2845ece35513971d22b2117f9c3b0f35b6ac7
dt-bindings: bus: Convert Allwinner DE2 bus to a schema

The Allwinner SoCs using the second generation of the display engine have a
bus for that display engine. The bus is supported in Linux, with a matching
Device Tree binding.

Now that we have the DT validation in place, let's convert the device tree
bindings for that controller over to a YAML schemas.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
[robh: add 'type: object' for child nodes]
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/bus/allwinner,sun50i-a64-de2.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/bus/sun50i-de2-bus.txt [deleted file]