dt-bindings: clocks: Convert Allwinner legacy clocks to schemas
authorMaxime Ripard <maxime@cerno.tech>
Thu, 19 Dec 2019 09:07:10 +0000 (10:07 +0100)
committerRob Herring <robh@kernel.org>
Tue, 24 Dec 2019 21:17:52 +0000 (14:17 -0700)
commitf95cad74acdb9de3b61a95ae8203c5e78b7d3615
tree38fd9801311a90bb3f36be28c4d3e6c097213427
parentb30d8cf5e1717b3498056833d24971d9977bf3ab
dt-bindings: clocks: Convert Allwinner legacy clocks to schemas

The Allwinner SoCs have a legacy set of bindings (and a framework to
support it in Linux) for their clock controllers.

Now that we have the DT validation in place, let's split into separate file
and convert the device tree bindings for those clocks to schemas, and mark
them all as deprecated.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Rob Herring <robh@kernel.org>
33 files changed:
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ahb-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-apb0-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-apb1-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-axi-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-cpu-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-display-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-gates-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mbus-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mmc-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mod0-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mod1-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-osc-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll1-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll3-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll5-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll6-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-tcon-ch0-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-usb-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ve-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun5i-a13-ahb-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun6i-a31-pll6-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun7i-a20-gmac-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun7i-a20-out-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun8i-h3-bus-gates-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-ahb-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-apb0-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-cpus-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-gt-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-mmc-config-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-pll4-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-mod-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-phy-clk.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/sunxi.txt [deleted file]