spi: img-spfi: Increase DMA burst size
authorAndrew Bresticker <abrestic@chromium.org>
Mon, 22 Dec 2014 19:35:15 +0000 (11:35 -0800)
committerMark Brown <broonie@kernel.org>
Wed, 24 Dec 2014 12:20:03 +0000 (12:20 +0000)
A 1-byte burst size is rather inefficient and has been shown to cause
TX issues during testing.  Increase the DMA burst size to 4-bytes for
both RX and TX DMA when using the 8-bit FIFO.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-img-spfi.c

Simple merge