dt-bindings: Create DT bindings for SATA controllers
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 12 Jan 2020 11:17:51 +0000 (12:17 +0100)
committerRob Herring <robh@kernel.org>
Mon, 13 Jan 2020 23:01:15 +0000 (17:01 -0600)
commit2b966a9d07375d966b738ecb3f8924e215e6273b
treea9edfb62afe2deb17262f8c6504691176b3cb9b3
parent832a9fc944e686bad760bed5d20741ee20200af0
dt-bindings: Create DT bindings for SATA controllers

I need to create subnodes for drives connected to SATA
host controllers, and this needs to be supported
generally, so create a common YAML binding for
"sata" 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
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
[robh: fixup sata-port unit-address pattern]
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/ata/sata-common.yaml [new file with mode: 0644]