Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1d48745b authored by Frank Mori Hess's avatar Frank Mori Hess Committed by Vinod Koul
Browse files

dmaengine: pl330: flush before wait, and add dev burst support.



Do DMAFLUSHP _before_ the first DMAWFP to ensure controller
and peripheral are in agreement about dma request state before first
transfer.  Add support for burst transfers to/from peripherals. In the new
scheme, the controller does as many burst transfers as it can then
transfers the remaining dregs with either single transfers for
peripherals, or with a reduced size burst for memory-to-memory transfers.

Signed-off-by: default avatarFrank Mori Hess <fmh6jj@gmail.com>
Tested-by: default avatarFrank Mori Hess <fmh6jj@gmail.com>
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 60cc43fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment