diff options
| author | Beleswar Padhi <[email protected]> | 2025-05-13 05:44:57 +0000 |
|---|---|---|
| committer | Mathieu Poirier <[email protected]> | 2025-05-20 17:19:11 +0000 |
| commit | 41d746b3423aea5f9f5b8ca5a7368515d9f1fe68 (patch) | |
| tree | e45e0f76f15a9030e4bafe2bfbee8a8857119a0b /rust/helpers/build_assert.c | |
| parent | remoteproc: k3: Refactor rproc_request_mbox() implementations into common driver (diff) | |
| download | kernel-41d746b3423aea5f9f5b8ca5a7368515d9f1fe68.tar.gz kernel-41d746b3423aea5f9f5b8ca5a7368515d9f1fe68.zip | |
remoteproc: k3-dsp: Don't override rproc ops in IPC-only mode
Currently, the driver overrides the rproc ops when booting in IPC-only
mode. Remove these overrides and register the ops unconditionally. This
requires to have IPC-only mode checks in the .prepare and .unprepare ops
and returning early. The other rproc ops are invoked when booting either
in IPC-only mode or in remoteproc mode but not both.
This is done to align the rproc ops implementations of DSP driver with
M4 driver and 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/build_assert.c')
0 files changed, 0 insertions, 0 deletions
