dma: ti: k3-udma: Update driver to use static endpoint Data
authorVignesh Raghavendra <vigneshr@ti.com>
Tue, 7 Jul 2020 08:13:34 +0000 (13:43 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 13 Jul 2020 15:28:34 +0000 (20:58 +0530)
commit5c92fffab233457505006da2eae727265f71f316
treee0eaa00fd63b7ffed64e7f02c18b48ce558c285e
parent53b04c6c092ccf65734924a1e094ebebd633796a
dma: ti: k3-udma: Update driver to use static endpoint Data

Update driver to use static PSIL endpoint Data instead of DT. This will
allow DT bindings to be in sync with kernel's DT.

Note that this patch breaks networking and OSPI boot as driver changes
are not backward compatible with existing DT. Subsequent commit will
update the DT to make it compatible with updated driver.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
drivers/dma/ti/Kconfig
drivers/dma/ti/k3-udma.c