aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-02-22 16:53:32 +0100
committerTejun Heo <tj@kernel.org>2014-02-22 15:35:42 -0500
commit4b3e603a298db26c6c37e8b08adcce24d014df13 (patch)
treeee83e07b60a9fc55e3882c826ee9804223ebaf3a /Documentation/devicetree/bindings
parentahci-platform: Add support for devices with more then 1 clock (diff)
downloadlinux-dev-4b3e603a298db26c6c37e8b08adcce24d014df13.tar.xz
linux-dev-4b3e603a298db26c6c37e8b08adcce24d014df13.zip
ahci-platform: Add support for an optional regulator for sata-target power
Signed-off-by: Hans de Goede <hdegoede@redhat.com> 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 3ced07dc8f56..1ac807fd34e6 100644
--- a/Documentation/devicetree/bindings/ata/ahci-platform.txt
+++ b/Documentation/devicetree/bindings/ata/ahci-platform.txt
@@ -11,6 +11,7 @@ Required properties:
Optional properties:
- dma-coherent : Present if dma operations are coherent
- clocks : a list of phandle + clock specifier pairs
+- target-supply : regulator for SATA target power
Example:
sata@ffe08000 {