diff options
author | Peng Fan <peng.fan@nxp.com> | 2024-08-22 16:48:49 +0300 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2024-08-26 19:25:15 +0300 |
commit | d9dbd7149c852d51b94d5fda89d79a6c3e1fff97 (patch) | |
tree | c52253788b70ffdd2d84b51a917d5c41a0a5415e /rust/helpers/task.c | |
parent | 8fa052c29e509f3e47d56d7fc2ca28094d78c60a (diff) | |
download | linux-d9dbd7149c852d51b94d5fda89d79a6c3e1fff97.tar.xz |
remoteproc: imx_rproc: Allow setting of the mailbox transmit mode
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@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/20240822-imx_rproc-v3-1-6d943723945d@nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions