diff options
| author | Beleswar Padhi <[email protected]> | 2025-05-13 05:44:55 +0000 |
|---|---|---|
| committer | Mathieu Poirier <[email protected]> | 2025-05-20 17:19:11 +0000 |
| commit | 67de5d0e6d65ef2016650e2e5c05153a3376fb61 (patch) | |
| tree | 4470434e865bc2479a269d9a3504808fe04e520b /rust/helpers/mutex.c | |
| parent | remoteproc: k3: Refactor rproc_release() implementation into common driver (diff) | |
| download | kernel-67de5d0e6d65ef2016650e2e5c05153a3376fb61.tar.gz kernel-67de5d0e6d65ef2016650e2e5c05153a3376fb61.zip | |
remoteproc: k3-m4: Ping the mbox while acquiring the channel
The TI K3 M4 remoteproc driver acquires the mailbox channel in probe but
sends a message through the acquired channel later in .attach()/.start()
callbacks.
Put both the things together in the form of 'k3_m4_rproc_request_mbox()'
function and invoke that in the probe routine. This is done to align the
rproc_request_mbox() implementation with R5 and DSP drivers which can be
factored out at a later stage.
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
