Re: [PATCH v4] remoteproc: imx_dsp_rproc: add module parameter to ignore ready flag from remote processor

From: Daniel Baluta
Date: Fri Jan 20 2023 - 05:18:36 EST


On Thu, Jan 19, 2023 at 7:42 PM Iuliana Prodan (OSS)
<iuliana.prodan@xxxxxxxxxxx> wrote:
>
> From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
>
> 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 "ignore_dsp_ready" flag while inserting the module to ignore
> remote processor reply after start.
> By default, this is off - do not ignore reply from rproc.
>
> Signed-off-by: Iuliana Prodan <iuliana.prodan@xxxxxxx>

Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>