]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc76e9666b414340d18edd3ab8921450925407aa2
tree18b5407dae33e0752167061871800facfd7b52ff
parent5425b346b17ee87b80c1d491b35bc6a1e42b31dc
dt-bindings: display: Convert Allwinner display pipeline to schemas

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
13 files changed:
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-backend.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-engine.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-frontend.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-hdmi.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tv-encoder.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun6i-a31-drc.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-de2-mixer.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-hdmi-phy.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun8i-r40-tcon-top.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/allwinner,sun9i-a80-deu.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt [deleted file]