aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/ata
diff options
context:
space:
mode:
authorShaohui Xie <Shaohui.Xie@nxp.com>2016-09-13 16:09:58 +0800
committerShawn Guo <shawnguo@kernel.org>2016-10-21 21:33:47 +0800
commit4afb47445570e0fd5763169c48033c6486aa7709 (patch)
tree8c65a2e9707062d0abb6586c239f5a296ed98c1f /Documentation/devicetree/bindings/ata
parentdt-bindings: qoriq-clock: add LS1043A/LS1046A/LS2080A compatible for clockgen (diff)
downloadlinux-dev-4afb47445570e0fd5763169c48033c6486aa7709.tar.xz
linux-dev-4afb47445570e0fd5763169c48033c6486aa7709.zip
dt-bindings: ahci-fsl-qoriq: updated for SoC ls1046a
Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/ata')
-rw-r--r--Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt b/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt
index 032a7606b862..fc33ca01e9ba 100644
--- a/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt
+++ b/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt
@@ -3,7 +3,7 @@ Binding for Freescale QorIQ AHCI SATA Controller
Required properties:
- reg: Physical base address and size of the controller's register area.
- compatible: Compatibility string. Must be 'fsl,<chip>-ahci', where
- chip could be ls1021a, ls2080a, ls1043a etc.
+ chip could be ls1021a, ls1043a, ls1046a, ls2080a etc.
- clocks: Input clock specifier. Refer to common clock bindings.
- interrupts: Interrupt specifier. Refer to interrupt binding.