Re: [PATCH v3 1/2] remoteproc: imx_rproc: Allow setting of the mailbox transmit mode
From: Daniel Baluta
Date: Fri Aug 23 2024 - 04:11:20 EST
On Thu, Aug 22, 2024 at 4:40 PM Peng Fan (OSS) <peng.fan@xxxxxxxxxxx> wrote:
>
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Current mailbox is blocking by default, but there are cases where we don't
> need to wait for a response.
>
> Linux just needs to send data to the remote processor, so let's
> allow tx_block mode to be set (true/false) depending on usecase.
>
> No functional changes.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>