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

No differences found