Re: [PATCH V2 7/7] remoteproc: imx_proc: enable virtio/mailbox

2020-10-19 Thread Mathieu Poirier
On Sun, Sep 27, 2020 at 02:41:31PM +0800, Peng Fan wrote: > Use virtio/mailbox to build connection between Remote Proccessors > and Linux. Add delayed work to handle incoming messages. > > Reviewed-by: Richard Zhu > Signed-off-by: Peng Fan > --- > drivers/remoteproc/imx_rproc.c | 112 ++

[PATCH V2 7/7] remoteproc: imx_proc: enable virtio/mailbox

2020-09-26 Thread Peng Fan
Use virtio/mailbox to build connection between Remote Proccessors and Linux. Add delayed work to handle incoming messages. Reviewed-by: Richard Zhu Signed-off-by: Peng Fan --- drivers/remoteproc/imx_rproc.c | 112 - 1 file changed, 109 insertions(+), 3 deletions(