]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: display: Convert Allwinner display pipeline to schemas
authorMaxime Ripard <maxime@cerno.tech>
Fri, 3 Jan 2020 15:27:58 +0000 (16:27 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 9 Jan 2020 18:15:38 +0000 (19:15 +0100)
The Allwinner SoCs have a display engine composed of several controllers
assembled differently depending on the SoC, the number and type of output
they have, and the additional features they provide. A number of those are
supported in Linux, with the matching bindings.

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

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20200103152801.47254-1-maxime@cerno.tech

No differences found