remoteproc: imx_rproc: support i.MX8ULP
authorPeng Fan <peng.fan@nxp.com>
Tue, 22 Jun 2021 06:01:48 +0000 (14:01 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 23 Jun 2021 18:46:37 +0000 (13:46 -0500)
commitd59eedc0e408565cb65eab46040bb1a07eaec315
tree2e710348dd61800b796152ac0396d0fa6a85e11e
parent5f5fb97491b9a934a1ae0196d073e7fe603d8c91
remoteproc: imx_rproc: support i.MX8ULP

i.MX8ULP is a new SoC with Ultra low power support, it has a Cortex-M33
core and two Cortex-A35 cores. We need to add new configuration because
it could not reuse the previous i.MX7/8 configuration.

i.MX8ULP M33 core is kicked by ROM, it is not under control of A35 core.
So need to mark the method is IMX_RPROC_NONE.

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