dt-bindings: display: Convert VC4 bindings to schemas
authorMaxime Ripard <maxime@cerno.tech>
Thu, 13 Feb 2020 14:42:05 +0000 (15:42 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:35 +0000 (16:33 +0100)
commit1c9da5c9bf50649777fed1e689c0e34495a1ad8c
tree173c421327223acd0ac7af15c47465dd7ea0a6ca
parent2eebf66bd18b0f4618c94c2c197100b2ddebf6ee
dt-bindings: display: Convert VC4 bindings to schemas

The BCM283x SoCs have a display pipeline composed of several controllers
with device tree bindings that are supported by Linux.

Now that we have the DT validation in place, let's split into separate
files and convert the device tree bindings for those controllers to
schemas.

This is just a 1:1 conversion though, and some bindings were incomplete so
it results in example validation warnings that are going to be addressed in
the following patches.

Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Documentation/devicetree/bindings/display/brcm,bcm-vc4.txt [deleted file]
Documentation/devicetree/bindings/display/brcm,bcm2835-dpi.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/brcm,bcm2835-dsi0.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/brcm,bcm2835-hdmi.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/brcm,bcm2835-hvs.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/brcm,bcm2835-pixelvalve0.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/brcm,bcm2835-txp.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/brcm,bcm2835-v3d.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/brcm,bcm2835-vc4.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/brcm,bcm2835-vec.yaml [new file with mode: 0644]
MAINTAINERS