diff options
author | 2025-05-13 11:15:01 +0530 | |
---|---|---|
committer | 2025-05-20 11:19:11 -0600 | |
commit | f55ab2fa244441b986cf57382b0e3fead91803f8 (patch) | |
tree | 1e96b99c3ee3cea60d68be687f9585701208e5f6 /tools/perf/scripts/python/stackcollapse.py | |
parent | remoteproc: k3: Refactor .unprepare rproc ops into common driver (diff) | |
download | wireguard-linux-f55ab2fa244441b986cf57382b0e3fead91803f8.tar.xz wireguard-linux-f55ab2fa244441b986cf57382b0e3fead91803f8.zip |
remoteproc: k3: Refactor .start rproc ops into common driver
The k3_dsp_rproc_start() function sets the boot vector and releases the
reset on the remote processor. Whereas, the k3_m4_rproc_start() function
only needs to release the reset.
Refactor the k3_m4_rproc_start() into ti_k3_common.c as k3_rproc_start()
and align the DSP and M4 drivers to invoke this common function when
releasing the reset on the remote processor.
Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
Tested-by: Judith Mendez <jm@ti.com>
Reviewed-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20250513054510.3439842-28-b-padhi@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions