diff options
author | Peter Ujfalusi <[email protected]> | 2020-09-10 15:43:29 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-09-11 17:46:20 +0530 |
commit | f9b0366f5e991150f47a6cb42264c64ef94d1be2 (patch) | |
tree | 69716eaf7624c187bb1c92da8aa4ae4186e290a3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4c80e9323967125ab8aa7c271ccc7624abc08832 (diff) |
dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters
Use separate data for SoC dependent parameters. These parameters depends
on the DMA integration (either in HW or in SYSFW), the DMA controller
itself remains compatible with either the am654 or j721e variant.
j7200 have the same DMA as j721e with different number of channels, which
can be queried from HW, but SYSFW defines different rchan_oes_offset
number for j7200 (0x80) compared to j721e (0x400).
Signed-off-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions