remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO
authorMarek Vasut <marex@denx.de>
Mon, 24 Jul 2023 22:24:18 +0000 (00:24 +0200)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 27 Jul 2023 16:44:17 +0000 (10:44 -0600)
commit49f80a7ab988de408518b935c1eab5953c63308e
treedadac06ea22a22761312aed785c746be7cdd21f8
parent05117bafbd6cdbd5639d5f02d298731e16444d7c
remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO

The MX8M CM7 boot via SMC call is problematic, since not all versions
of ATF support this interface. Extend the MMIO support so it can boot
the CM7 on MX8MN/MP instead and discern the two alternatives using DT
compatible strings.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20230724222418.163220-2-marex@denx.de
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/imx_rproc.c
drivers/remoteproc/imx_rproc.h