diff options
| author | Beleswar Padhi <[email protected]> | 2025-05-13 05:45:06 +0000 |
|---|---|---|
| committer | Mathieu Poirier <[email protected]> | 2025-05-20 17:19:12 +0000 |
| commit | 9179f8bfa98d1b0a30f4d75f4d695e7b4a3c9847 (patch) | |
| tree | 2d3dbbf1b7ae6cf7255058d62bef54e07cbca721 /rust/helpers/mutex.c | |
| parent | remoteproc: k3: Refactor .get_loaded_rsc_table ops into common driver (diff) | |
| download | kernel-9179f8bfa98d1b0a30f4d75f4d695e7b4a3c9847.tar.gz kernel-9179f8bfa98d1b0a30f4d75f4d695e7b4a3c9847.zip | |
remoteproc: k3: Refactor .da_to_va rproc ops into common driver
The .da_to_va rproc ops implementations in TI K3 R5, DSP and M4
remoteproc drivers return the Kernel virtual address for a
corresponding rproc device address.
Refactor the implementations into the ti_k3_common.c driver as
k3_rproc_da_to_va and use this common function for address translation
of DDR and internal memory regions in R5, DSP and M4 drivers.
Note: The R5 SRAM memory translations are still handled in the .da_to_va
ops of the R5 remoteproc driver.
Signed-off-by: Beleswar Padhi <[email protected]>
Tested-by: Judith Mendez <[email protected]>
Reviewed-by: Andrew Davis <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mathieu Poirier <[email protected]>
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions
