dt/bindings: dmaengine: qcom_bam_dma: Add compatible string for BAM v1.3.0
authorArchit Taneja <architt@codeaurora.org>
Mon, 29 Sep 2014 04:33:09 +0000 (10:03 +0530)
committerVinod Koul <vinod.koul@intel.com>
Mon, 17 Nov 2014 08:20:41 +0000 (13:50 +0530)
Add compatible string for BAM v1.3.0 in the DT bindings documentation. Mentioned
a few more SoCs which have BAM v1.4.0 in them.

Reviewed-by: Kumar Gala <galak@codeaurora.org>
Reviewed-by: Andy Gross <agross@codeaurora.org>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/devicetree/bindings/dma/qcom_bam_dma.txt

index d75a9d7670228b95797473dd9e4551ded8c7257f..f8c3311b7153e76619e8e5e47434b07898705ec6 100644 (file)
@@ -1,7 +1,9 @@
 QCOM BAM DMA controller
 
 Required properties:
-- compatible: must contain "qcom,bam-v1.4.0" for MSM8974
+- compatible: must be one of the following:
+ * "qcom,bam-v1.4.0" for MSM8974, APQ8074 and APQ8084
+ * "qcom,bam-v1.3.0" for APQ8064, IPQ8064 and MSM8960
 - 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