dmaengine: qcom_bam_dma: Add BAM v1.3.0 support
commitf43669dee7c76dbf188ac9702b5bd22afc3e5469
authorArchit Taneja <architt@codeaurora.org>
Mon, 29 Sep 2014 04:33:08 +0000 (29 10:03 +0530)
committerVinod Koul <vinod.koul@intel.com>
Mon, 17 Nov 2014 08:20:40 +0000 (17 13:50 +0530)
tree130c064e0bdd38dfde47dc6450e26100eb99a9c3
parentfb93f520e0a5df581f5432bdb901539240391568
dmaengine: qcom_bam_dma: Add BAM v1.3.0 support

We currently have register offset information only for BAM IPs with revision
1.4.0. We add register offset table entries for the legacy (v1.3.0) version
of BAM IPs found on SoCs like APQ8064 and MSM8960.

The register offset table pointers are stored in DT data corresponding to the
BAM IP version specified in the compatible string.

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>
drivers/dma/qcom_bam_dma.c