u-boot-brain/drivers/dma/ti
Vignesh Raghavendra a8837cf438 dma: ti: k3-udma: Query DMA channels allocated from Resource Manager
On K3 SoCs, DMA channels are shared across multiple entities, therefore
U-Boot DMA driver needs to query resource range from centralised
resource management controller i.e SystemFirmware and use DMA channels
allocated for A72 host. Add support for the same.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2020-01-20 10:10:28 +05:30
..
k3-udma-hwdef.h dma: ti: add driver to K3 UDMA 2019-04-11 20:07:12 -04:00
k3-udma.c dma: ti: k3-udma: Query DMA channels allocated from Resource Manager 2020-01-20 10:10:28 +05:30
Kconfig dma: ti: add driver to K3 UDMA 2019-04-11 20:07:12 -04:00
Makefile dma: ti: add driver to K3 UDMA 2019-04-11 20:07:12 -04:00