diff options
author | Iuliana Prodan <iuliana.prodan@nxp.com> | 2023-02-17 11:41:24 +0200 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2023-03-13 11:48:22 -0600 |
commit | 11bb42a94648af7d4fd570b7f7f26e74d9561ef0 (patch) | |
tree | 66151888ee92383de976f3ffcabdcce2c1911600 /kernel/dma | |
parent | fe15c26ee26efa11741a7b632e9f23b01aca4cc6 (diff) | |
download | linux-11bb42a94648af7d4fd570b7f7f26e74d9561ef0.tar.gz |
remoteproc: imx_dsp_rproc: Add module parameter to ignore ready flag from remote processor
There are cases when we want to test a simple "hello world"
application on the DSP and we don't have IPC between the cores.
Therefore, do not wait for a confirmation from the remote processor
at start.
Added "no_mailboxes" flag while inserting the module to not initialize
any mailboxes, and so ignore remote processor reply after start.
By default, this is off - do not ignore reply from rproc.
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/20230217094124.9440-1-iuliana.prodan@oss.nxp.com
[Fixed checkpatch warning]
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'kernel/dma')
0 files changed, 0 insertions, 0 deletions