OSDN Git Service

dmaengine: axi-dmac: assign `copy_align` property
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Mon, 27 May 2019 06:55:18 +0000 (09:55 +0300)
committerVinod Koul <vkoul@kernel.org>
Mon, 27 May 2019 07:06:08 +0000 (12:36 +0530)
commit5b969bd1d9cdfc8200f3dccf07a0270eaa2f2bbd
tree3e44f05dd45127c275efce3937a88728323d0b73
parenta5b20600a67a9b78a63e8d5b0c59327ddf636064
dmaengine: axi-dmac: assign `copy_align` property

The `copy_align` property is a generic property that describes alignment
for DMA memcpy & sg ops.
It serves mostly an informational purpose, and can be used in DMA tests, to
pass the info to know what alignment to expect.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dma-axi-dmac.c