summaryrefslogtreecommitdiffstats
path: root/drivers/dma/cppi41.c
diff options
context:
space:
mode:
authorJingchang Lu <jingchang.lu@freescale.com>2014-10-22 16:53:55 +0800
committerVinod Koul <vinod.koul@intel.com>2014-12-09 14:41:58 +0530
commit1e2dbdefe720372d9d8b04d50c29de54e932be3b (patch)
tree4331224fd73596beab023a1770f48cf70fae6463 /drivers/dma/cppi41.c
parent6ab55b214c625f4d56199f7ebd0b419f43f23bb2 (diff)
dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
The offset of all 8-/16-bit registers in big-endian eDMA model are swapped in a 32-bit size opposite those in the little-endian model. The hardware Scatter/Gather requires the subsequent TCDs stored in memory in little endian independent of the register endian model, the eDMA engine will do the swap if need. This patch also use regular assignment for tcd variables r/w instead of with io function previously that may not always be true. Signed-off-by: Jingchang Lu <jingchang.lu@freescale.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/cppi41.c')
0 files changed, 0 insertions, 0 deletions