remoteproc: imx_rproc: Support attaching to i.MX8QXP M4
authorPeng Fan <peng.fan@nxp.com>
Fri, 21 Oct 2022 04:15:22 +0000 (12:15 +0800)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 24 Oct 2022 16:28:43 +0000 (10:28 -0600)
commit5e50aef2632e74db58d61c8e86bd767dc28a7970
tree25afde18589d540d7c93e49be88b39508159b735
parent505066645f3f14c15abd0875654fbc7b0610ca2e
remoteproc: imx_rproc: Support attaching to i.MX8QXP M4

When M4 is kicked by SCFW, M4 runs in its own hardware partition, Linux
could only do IPC with M4, it could not start, stop, update image.

We disable recovery reboot when M4 is managed by SCFW, because
remoteproc core still not support M4 auto-recovery without loading
image.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20221021041526.3696483-4-peng.fan@oss.nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/imx_rproc.c