]> git.dujemihanovic.xyz Git - linux.git/commit
dmaengine: dw: Program xBAR hardware for Elkhart Lake
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 12 Jul 2021 11:39:40 +0000 (14:39 +0300)
committerVinod Koul <vkoul@kernel.org>
Wed, 14 Jul 2021 04:46:30 +0000 (10:16 +0530)
commitfe364a7d95c24e07e9b3f2ab917f01d6d8330bba
tree6a61242a541989d8c3cd78ef156cf6010610b632
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
dmaengine: dw: Program xBAR hardware for Elkhart Lake

Intel Elkhart Lake PSE DMA implementation is integrated with crossbar IP
in order to serve more hardware than there are DMA request lines available.

Due to this, program xBAR hardware to make flexible support of PSE peripheral.

The Device-to-Device has not been tested and it's not supported by DMA Engine,
but it's left in the code for the sake of documenting hardware features.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210712113940.42753-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dw/idma32.c
drivers/dma/dw/internal.h
drivers/dma/dw/pci.c
drivers/dma/dw/platform.c
include/linux/platform_data/dma-dw.h