dt-bindings: ata: create bindings for imx sata controller
authorShawn Guo <shawn.guo@freescale.com>
Tue, 24 Jun 2014 10:19:27 +0000 (11:19 +0100)
committerTejun Heo <tj@kernel.org>
Tue, 1 Jul 2014 21:24:39 +0000 (17:24 -0400)
commit23a7c31e4a1c2e0acfa91c6360636e4ac6d8dd40
tree150770d850b42c3fe7292103e4984f5966ea01a5
parenta1a6cc1d2ea9e3adf81faab87b834bc903856207
dt-bindings: ata: create bindings for imx sata controller

To: Tejun Heo <tj@kernel.org>,linux-ide@vger.kernel.org

The Freescale i.MX SATA controller mostly conforms to the AHCI
interface, but there are some special extensions at integration level
like clocks settings and hardware parameters.

Let's create a separate bindings doc for imx sata controller, so that
more imx specific properties can be added later without messing up the
generic ahci-platform bindings.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/devicetree/bindings/ata/ahci-platform.txt
Documentation/devicetree/bindings/ata/imx-sata.txt [new file with mode: 0644]