On Thu, Aug 22, 2024 at 4:40 PM Peng Fan (OSS) <[email protected]> wrote: > > From: Peng Fan <[email protected]> > > 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 <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>

