dmaengine: dw-axi-dmac: Hardware handshake configuration
authorPandith N <pandith.n@intel.com>
Fri, 1 Oct 2021 14:08:11 +0000 (19:38 +0530)
committerVinod Koul <vkoul@kernel.org>
Mon, 18 Oct 2021 06:44:19 +0000 (12:14 +0530)
commit93a7d32e9f4b8bad722a8c8c83c579a2f6a5aec3
treeefc7573d52d8f4cfb2a6a09b18da1b344b784cf6
parent824351668a413af7d6d88e4ee2c9bee7c60daad2
dmaengine: dw-axi-dmac: Hardware handshake configuration

Added hardware handshake selection in channel config,
for mem2per and per2mem case.
The peripheral specific handshake interface needs to be
programmed in src_per, dst_per bits of CHx_CFG register.

Signed-off-by: Pandith N <pandith.n@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211001140812.24977-3-pandith.n@intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c