diff options
author | Pandith N <pandith.n@intel.com> | 2021-08-02 11:24:52 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-08-02 12:19:51 +0530 |
commit | 32286e2793858a8491c2276b2754e9850467bb6b (patch) | |
tree | d5f48d273c382cb022ad36c9977b00deb53cdd32 /drivers/sh | |
parent | 5eea6c9712bd2a707216d7b923090510d60f9663 (diff) |
dmaengine: dw-axi-dmac: Remove free slot check algorithm in dw_axi_dma_set_hw_channel
Removed free slot check algorithm in dw_axi_dma_set_hw_channel. For 8
DMA channels, use respective handshake slot in DMA_HS_SEL APB register.
For every channel, an dedicated slot is provided in hardware handshake
register AXIDMA_CTRL_DMA_HS_SEL_n. Peripheral source number is
programmed in respective channel slots.
Signed-off-by: Pandith N <pandith.n@intel.com>
Tested-by: Pan Kris <kris.pan@intel.com>
Link: https://lore.kernel.org/r/20210802055454.15192-2-pandith.n@intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions