aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-04-15 17:00:03 +0200
committerTejun Heo <tj@kernel.org>2014-05-04 15:28:59 -0400
commita3464ed2f14d19ba923930f7c0c284499d64eb5b (patch)
tree6d9632d2ba95262876cc25bf762fe0d8f26fc9cb /Documentation/devicetree/bindings
parentDocumentation: dt-bindings: reformat and order list of ahci-platform compatibles (diff)
downloadlinux-dev-a3464ed2f14d19ba923930f7c0c284499d64eb5b.tar.xz
linux-dev-a3464ed2f14d19ba923930f7c0c284499d64eb5b.zip
ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces
The Marvell Armada 380 SoC includes two AHCI compatible interfaces. However, like all DMA-capable Marvell interface, they require special handling to configure MBus windows. Therefore, this commit adds a new ahci_mvebu driver, which relies on the libahci_platform.c code recently introduced. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r--Documentation/devicetree/bindings/ata/ahci-platform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.txt b/Documentation/devicetree/bindings/ata/ahci-platform.txt
index 55988625c304..d6b07e87aa93 100644
--- a/Documentation/devicetree/bindings/ata/ahci-platform.txt
+++ b/Documentation/devicetree/bindings/ata/ahci-platform.txt
@@ -9,6 +9,7 @@ Required properties:
- "fsl,imx53-ahci"
- "fsl,imx6q-ahci"
- "ibm,476gtr-ahci"
+ - "marvell,armada-380-ahci"
- "snps,dwc-ahci"
- "snps,exynos5440-ahci"
- "snps,spear-ahci"