]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3dee7d6aa3543a82eb4d218ba3ae84ff6d138ac8
tree7b77c236d84cf7f14d8336f435f0977c19d54b53
parent23463797f8b2db7a650d913ec9e291459e3d88c4
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]