OSDN Git Service

remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXP
authorPeng Fan <peng.fan@nxp.com>
Fri, 21 Oct 2022 04:15:26 +0000 (12:15 +0800)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 24 Oct 2022 16:30:25 +0000 (10:30 -0600)
commit6eed169c7fefd9cdbbccb5ba7a98470cc0c09c63
tree6651b1d0998014a0320d209ba725ac029ab19e43
parent99b142cf7191b08adcd23f700ea0a3d7dffdd0c1
remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXP

i.MX8QM/QXP M4 could recover without help from Linux, so to support it:
 - enable feature RPROC_FEAT_ATTACH_ON_RECOVERY
 - set recovery_disabled as false

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