summaryrefslogtreecommitdiffstats
path: root/drivers/dma/sh
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2017-01-09 15:50:52 +0100
committerVinod Koul <vinod.koul@intel.com>2017-01-10 06:38:01 +0100
commit527a27591312e4b3a0f8179f321f9e85c0850df0 (patch)
treec73059466c4c8792369677c427d0eedd9d94f63b /drivers/dma/sh
parentdmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca... (diff)
downloadlinux-527a27591312e4b3a0f8179f321f9e85c0850df0.tar.xz
linux-527a27591312e4b3a0f8179f321f9e85c0850df0.zip
dmaengine: omap-dma: Fix the port_window support
We do not yet have users of port_window. The following errors were found when converting the tusb6010_omap.c musb driver: - The peripheral side must have SRC_/DST_PACKED disabled - when configuring the burst for the peripheral side the memory side configuration were overwritten: d->csdp = ... -> d->csdp |= ... - The EI and FI were configured for the wrong sides of the transfers. With these changes and the converted tus6010_omap.c I was able to verify that things are working as they expected to work. Fixes: 201ac4861c19 ("dmaengine: omap-dma: Support for slave devices with data port window") Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/sh')
0 files changed, 0 insertions, 0 deletions