aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Gross <agross@codeaurora.org>2014-04-16 16:45:19 -0500
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-07-11 23:51:20 +0400
commit2ad12e1e6f8c860e954f6f58ed6b73ffd3c7b332 (patch)
tree6d41f34bbcf0d929a7058fa2dac645a608d5ea74
parentd3787b0caf7e4326f8f04027d9c1d500785a2bc8 (diff)
dmaengine: qcom_bam_dma: Add binding for v1.3.0
Add the device tree binding support for the v1.3.0 version of the QCOM BAM DMA driver. Signed-off-by: Andy Gross <agross@codeaurora.org>
-rw-r--r--Documentation/devicetree/bindings/dma/qcom_bam_dma.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt b/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt
index d75a9d767022..802572f66077 100644
--- a/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt
+++ b/Documentation/devicetree/bindings/dma/qcom_bam_dma.txt
@@ -1,7 +1,9 @@
QCOM BAM DMA controller
Required properties:
-- compatible: must contain "qcom,bam-v1.4.0" for MSM8974
+- compatible: must contain one of the following:
+ "qcom,bam-v1.4.0" for MSM8974
+ "qcom,bam-v1.3.0" for APQ8064, IPQ8064, MSM8x64
- reg: Address range for DMA registers
- interrupts: Should contain the one interrupt shared by all channels
- #dma-cells: must be <1>, the cell in the dmas property of the client device