dt-bindings: Create DT bindings for PATA controllers
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 10 Jan 2020 08:14:10 +0000 (09:14 +0100)
committerRob Herring <robh@kernel.org>
Mon, 13 Jan 2020 23:02:05 +0000 (17:02 -0600)
commitc87967c57b128067f3a83a47e3402b4c344a26e3
tree913f45836fdea69a597c655343b54e00c95597c9
parent2b966a9d07375d966b738ecb3f8924e215e6273b
dt-bindings: Create DT bindings for PATA controllers

I need to create subnodes for drives connected to PATA
host controllers, and this needs to be supported generally,
so create a common YAML binding for "ide" that will support
subnodes with ports.

This has been designed as a subset of
ata/ahci-platform.txt with the bare essentials and
should be possible to extend or superset to cover the
common bindings.

Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/ata/pata-common.yaml [new file with mode: 0644]