15 Jul
2013
15 Jul
'13
7:26 p.m.
On Mon, Jul 15, 2013 at 06:42:10PM +0200, Lars-Peter Clausen wrote:
- hw.period_bytes_min = 16;
- hw.period_bytes_max = dma_caps.max_sg_len;
We can't read the minimum period size from dmaengine? Seems like something might have a restriction other than 16 bytes here.