Re: [PATCH v1 1/1] spi: dw-mid: set DMA burst on memory side

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 11, 2016 at 07:30:12PM +0300, Andy Shevchenko wrote:

> To optimize amount of bus writes on memory side set burst to be the same amount
> of data on both sides.

> +	txconf.src_maxburst = 4 * dws->dma_width;
>  	txconf.dst_maxburst = 16;

This doesn't seem to do what the subject says (at least not always,
it'll align for a dma_width of 4)?

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux