diff options
author | Addy Ke <addy.ke@rock-chips.com> | 2016-01-22 12:06:52 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-02-09 04:31:42 +0100 |
commit | 80abf8880cc6e1594c11b7c417f22dde60e25312 (patch) | |
tree | 60f88bf2b78f95530d3197854b3e2dd8f6ac8e06 /scripts | |
parent | dmaengine: pl330: add max burst for dmaengine (diff) | |
download | linux-80abf8880cc6e1594c11b7c417f22dde60e25312.tar.xz linux-80abf8880cc6e1594c11b7c417f22dde60e25312.zip |
spi: rockchip: modify DMA max burst to 1
Generic dma controller on Rockchips' platform cannot support
DMAFLUSHP instruction which make dma to flush the req of non-aligned
or non-multiple of what we need. That will cause an unrecoverable
dma bus error. The saftest way is to set dma max burst to 1.
Signed-off-by: Addy ke <addy.ke@rock-chips.com>
Fixes: 64e36824b32b06 ("spi/rockchip: add driver for Rockchip...")
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
cc: Heiko Stuebner <heiko@sntech.de>
cc: Olof Johansson <olof@lixom.net>
cc: Doug Anderson <dianders@chromium.org>
cc: Sonny Rao <sonnyrao@chromium.org>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions