[PATCH 11/18] dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN(width))
From: Linus Walleij <hidden>
Date: 2011-07-31 00:27:42
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2011-07-31 00:27:42
Also in:
lkml
2011/7/29 Viresh Kumar [off-list ref]:
max_bytes_per_lli = bd.srcbus.buswidth * PL080_CONTROL_TRANSFER_SIZE_MASK; This is confirmed by ARM support guys.
Great and THANKS for your tiresome research in ironing out the ambiguities in the manuals. Acked-by: Linus Walleij <redacted> Yours, Linus Walleij