linux/drivers/dma/ti
Peter Ujfalusi 8c6bb62f6b dmaengine: ti: k3 PSI-L remote endpoint configuration
In K3 architecture the DMA operates within threads. One end of the thread
is UDMAP, the other is on the peripheral side.

The UDMAP channel configuration depends on the needs of the remote
endpoint and it can be differ from peripheral to peripheral.

This patch adds database for am654 and j721e and small API to fetch the
PSI-L endpoint configuration from the database which should only used by
the DMA driver(s).

Another API is added for native peripherals to give possibility to pass new
configuration for the threads they are using, which is needed to be able to
handle changes caused by different firmware loaded for the peripheral for
example.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Link: https://lore.kernel.org/r/20191223110458.30766-9-peter.ujfalusi@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-01-21 11:06:12 +05:30
..
cppi41.c dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle 2019-10-23 21:15:21 +05:30
dma-crossbar.c dmaengine: ti: dma-crossbar: Fix a memory leak bug 2019-08-20 17:16:15 +05:30
edma.c dmaengine: ti: edma: Fix error return code in edma_probe() 2019-12-18 11:39:34 +05:30
k3-psil-am654.c dmaengine: ti: k3 PSI-L remote endpoint configuration 2020-01-21 11:06:12 +05:30
k3-psil-j721e.c dmaengine: ti: k3 PSI-L remote endpoint configuration 2020-01-21 11:06:12 +05:30
k3-psil-priv.h dmaengine: ti: k3 PSI-L remote endpoint configuration 2020-01-21 11:06:12 +05:30
k3-psil.c dmaengine: ti: k3 PSI-L remote endpoint configuration 2020-01-21 11:06:12 +05:30
Kconfig dmaengine: ti: k3 PSI-L remote endpoint configuration 2020-01-21 11:06:12 +05:30
Makefile dmaengine: ti: k3 PSI-L remote endpoint configuration 2020-01-21 11:06:12 +05:30
omap-dma.c dmaengine updates for v5.4-rc1 2019-09-17 19:04:40 -07:00