commit | 53b04c6c092ccf65734924a1e094ebebd633796a | [log] [tgz] |
---|---|---|
author | Vignesh Raghavendra <vigneshr@ti.com> | Tue Jul 07 13:43:33 2020 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Mon Jul 13 20:58:34 2020 +0530 |
tree | 96e67256a38f77e63e5eb07194998f031d0c2ca1 | |
parent | 497c7598c4e713eb9ad88fd7963e57b21b8b35e1 [diff] |
dma: ti: Add static PSIL endpoint information Much of PSIL endpoint configuration for a given SoC can be known at compile time, therefore pass them for platform specific data instead of DT. Add per SoC's specific PSIL endpoint data. This is to bring driver in sync with upstream DT. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>