u-boot/drivers/dma
Vignesh Raghavendra 73c3310f45 dma: ti: k3-udma: Add support for native configuration of chan/flow
In absence of Device Manager (DM) services such as at R5 SPL stage,
driver will have to natively setup TCHAN/RCHAN/RFLOW cfg registers.
Add support for the same.

Note that we still need to send chan/flow cfg message to TIFS via TISCI
client driver in order to open up firewalls around chan/flow but setting
up of cfg registers is handled locally.

U-Boot specific code is in a separate file included in main driver so
as to maintain similarity with kernel driver in order to ease porting of
code in future.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2021-04-14 13:19:10 -05:00
..
ti dma: ti: k3-udma: Add support for native configuration of chan/flow 2021-04-14 13:19:10 -05:00
Kconfig mtd: nand: support GPMI NAND driver for i.MX8 2020-05-10 20:55:20 +02:00
MCD_dmaApi.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
MCD_tasks.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
MCD_tasksInit.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile dma: ti: add driver to K3 UDMA 2019-04-11 20:07:12 -04:00
apbh_dma.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
bcm6348-iudma.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
dma-uclass.c dma: Reduce error level when DMA channel type does not exist 2020-10-08 09:04:41 +02:00
fsl_dma.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
keystone_nav.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
keystone_nav_cfg.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lpc32xx_dma.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
sandbox-dma-test.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ti-edma3.c treewide: convert devfdt_get_addr() to dev_read_addr() 2020-07-25 14:46:57 -06:00