u-boot-brain/drivers/dma
Lokesh Vutla 57b2712b2b dma: ti: k3-udma: Mark flow id as valid parameter for RX channel config
When flow id is not marked as valid, sysfw reads the register value to
get the range of flow ids that are supported. Then compares the flow range
with the U-Boot's host id. This will definitely fail as board
configuration doesn't assign the full range to U-Boot's host id. In order
to work around this, mark the flow id as valid and pass range as 0.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2020-03-03 13:08:14 +05:30
..
ti dma: ti: k3-udma: Mark flow id as valid parameter for RX channel config 2020-03-03 13:08:14 +05:30
apbh_dma.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
bcm6348-iudma.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
dma-uclass.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
fsl_dma.c
Kconfig
keystone_nav_cfg.c
keystone_nav.c
lpc32xx_dma.c
Makefile
MCD_dmaApi.c
MCD_tasks.c
MCD_tasksInit.c
sandbox-dma-test.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
ti-edma3.c