remoteproc: imx_rproc: support i.MX7ULP
authorPeng Fan <peng.fan@nxp.com>
Thu, 6 May 2021 04:08:42 +0000 (12:08 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 1 Jun 2021 15:53:19 +0000 (10:53 -0500)
commitc8a1a56d8729bdad179e6d4c35830ba3b8dfa20e
treee8c87097da6a302cb2db359fb69ca8e86d449312
parentcc0316c10fb7063022f604fdaee129109723d1ea
remoteproc: imx_rproc: support i.MX7ULP

i.MX7ULP A7 core runs under control of M4 core, M4 core starts by ROM
and powers most services used by A7 core, so A7 core has no power to
start and stop M4 core. And the M4 core's state is default RPROC_DETACHED
and remoteproc framework not able to stop the M4 core.

Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/1620274123-1461-8-git-send-email-peng.fan@oss.nxp.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/imx_rproc.c