Skip to content
Commit 6584cb88 authored by Sascha Hauer's avatar Sascha Hauer
Browse files

ARM i.MX dma: Fix burstsize settings



dmaengine expects the maxburst parameter in words, not bytes.
The imxdma driver and its users do this wrong. Fix this.

As a side note the imx-pcm-dma-mx2 driver was 'fixed' to work
with imx-dma. This broke the driver with imx-sdma support which
correctly takes the maxburst parameter in words. This patch
puts the sdma based sound back to work.

Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
parent 9d732424
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment