u-boot-brain/drivers/dma/ti
Vignesh Raghavendra ddcf5318af dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
We only request ring pairs via K3 DMA driver, switch to use the new
k3_ringacc_request_rings_pair() to simplify the code.

As a good side effect, all boot stages now use exposed RING mode which
avoid maintaining proxy mode for 32 bit R5 core.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2020-07-13 20:58:34 +05:30
..
Kconfig dma: ti: k3-udma: Update driver to use static endpoint Data 2020-07-13 20:58:34 +05:30
Makefile dma: ti: Add static PSIL endpoint information 2020-07-13 20:58:34 +05:30
k3-psil-am654.c dma: ti: Add static PSIL endpoint information 2020-07-13 20:58:34 +05:30
k3-psil-j721e.c dma: ti: Add static PSIL endpoint information 2020-07-13 20:58:34 +05:30
k3-psil-priv.h dma: ti: Add static PSIL endpoint information 2020-07-13 20:58:34 +05:30
k3-psil.c dma: ti: Add static PSIL endpoint information 2020-07-13 20:58:34 +05:30
k3-psil.h dma: ti: Add static PSIL endpoint information 2020-07-13 20:58:34 +05:30
k3-udma-hwdef.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
k3-udma.c dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair 2020-07-13 20:58:34 +05:30