Skip to content
Commit e7c0fe2a authored by Andy Gross's avatar Andy Gross Committed by Vinod Koul
Browse files

dmaengine: add Qualcomm BAM dma driver



Add the DMA engine driver for the QCOM Bus Access Manager (BAM) DMA controller
found in the MSM 8x74 platforms.

Each BAM DMA device is associated with a specific on-chip peripheral.  Each
channel provides a uni-directional data transfer engine that is capable of
transferring data between the peripheral and system memory (System mode), or
between two peripherals (BAM2BAM).

The initial release of this driver only supports slave transfers between
peripherals and system memory.

Signed-off-by: default avatarAndy Gross <agross@codeaurora.org>
Tested-by: default avatarStanimir Varbanov <svarbanov@mm-sol.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent cca946ea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment