projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c431147
)
ata: ahci_platform: Update DT compatible list
author
Roger Quadros
<rogerq@ti.com>
Sat, 22 Feb 2014 15:53:39 +0000
(16:53 +0100)
committer
Tejun Heo
<tj@kernel.org>
Sat, 22 Feb 2014 20:35:43 +0000
(15:35 -0500)
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>
Documentation/devicetree/bindings/ata/ahci-platform.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/ata/ahci-platform.txt
b/Documentation/devicetree/bindings/ata/ahci-platform.txt
index d86e854036575ab2d73e56068921298336e23339..48b285ffa3a650e7d0adb028e7f577617b2dff9c 100644
(file)
--- 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>