aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2014-02-22 16:53:39 +0100
committerTejun Heo <tj@kernel.org>2014-02-22 15:35:43 -0500
commit42a7f53ba0f2baa2ea23cd830511cea7f8612dd2 (patch)
tree9be9b1ac64fc2217d29c2276ad6a1893a7cef111 /Documentation/devicetree
parentata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller (diff)
downloadlinux-dev-42a7f53ba0f2baa2ea23cd830511cea7f8612dd2.tar.xz
linux-dev-42a7f53ba0f2baa2ea23cd830511cea7f8612dd2.zip
ata: ahci_platform: Update DT compatible list
The ahci_platform driver supports "snps,dwc-ahci". Add this to the DT binding information. Signed-off-by: Roger Quadros <rogerq@ti.com> Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/ata/ahci-platform.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.txt b/Documentation/devicetree/bindings/ata/ahci-platform.txt
index d86e85403657..48b285ffa3a6 100644
--- a/Documentation/devicetree/bindings/ata/ahci-platform.txt
+++ b/Documentation/devicetree/bindings/ata/ahci-platform.txt
@@ -6,8 +6,8 @@ Each SATA controller should have its own node.
Required properties:
- compatible : compatible list, one of "snps,spear-ahci",
"snps,exynos5440-ahci", "ibm,476gtr-ahci",
- "allwinner,sun4i-a10-ahci", "fsl,imx53-ahci" or
- "fsl,imx6q-ahci"
+ "allwinner,sun4i-a10-ahci", "fsl,imx53-ahci"
+ "fsl,imx6q-ahci" or "snps,dwc-ahci"
- interrupts : <interrupt mapping for SATA IRQ>
- reg : <registers mapping>