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 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig dma: ti: add driver to K3 UDMA 2019-04-11 20:07:12 -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
keystone_nav.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lpc32xx_dma.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
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
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 dma: move dma_ops to dma-uclass.h 2018-12-07 08:13:45 -05:00