dt-bindings: ata: Convert Allwinner AHCI controller to a schema
authorMaxime Ripard <maxime@cerno.tech>
Fri, 13 Dec 2019 07:49:38 +0000 (08:49 +0100)
committerRob Herring <robh@kernel.org>
Wed, 18 Dec 2019 02:15:02 +0000 (20:15 -0600)
commitfe96df93f86c9006f9c76d53779445dffa4f3b2d
tree7b77c236d84cf7f14d8336f435f0977c19d54b53
parent2609a1271d50847e7d5499d000097fc9b8802ffa
dt-bindings: ata: Convert Allwinner AHCI controller to a schema

The Allwinner SoCs have a AHCI controllers that 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@cerno.tech>
[robh: 'maxItems: 1' for resets]
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/ata/ahci-platform.txt
Documentation/devicetree/bindings/ata/allwinner,sun4i-a10-ahci.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/ata/allwinner,sun8i-r40-ahci.yaml [new file with mode: 0644]