remoteproc: imx_rproc: parse fsl,auto-boot
authorPeng Fan <peng.fan@nxp.com>
Thu, 6 May 2021 04:08:39 +0000 (12:08 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 1 Jun 2021 15:53:14 +0000 (10:53 -0500)
commite13d1a43aa0f6ef509c9dfda6489fe80b7315620
tree0e72a7e76d3970c700652b2f39628f84c9586239
parent5dc9e9d1b7582b0b7cba10f22763bcb7b1d33902
remoteproc: imx_rproc: parse fsl,auto-boot

Parse fsl,auto-boot to indicate whether need remoteproc framework
auto boot or not.

When remote processor is booted before Linux Kernel up, do not parse
fsl,auto-boot, so only need to parse the property when rproc state is
RPROC_DETACHED.

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