diff options
-rw-r--r-- | Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt b/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt index 3aafe27f8cc6..032a7606b862 100644 --- a/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt +++ b/Documentation/devicetree/bindings/ata/ahci-fsl-qoriq.txt | |||
@@ -8,8 +8,8 @@ Required properties: | |||
8 | - interrupts: Interrupt specifier. Refer to interrupt binding. | 8 | - interrupts: Interrupt specifier. Refer to interrupt binding. |
9 | 9 | ||
10 | Optional properties: | 10 | Optional properties: |
11 | - dma-coherent: Enable ACHI coherency DMA operation. | 11 | - dma-coherent: Enable AHCI coherent DMA operation. |
12 | - reg-names: register area names when there are more then 1 regster area. | 12 | - reg-names: register area names when there are more than 1 register area. |
13 | 13 | ||
14 | Examples: | 14 | Examples: |
15 | sata@3200000 { | 15 | sata@3200000 { |