commit | 10a3d4079eaea06472f1981152e2840e7232ffa9 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Apr 08 09:44:48 2021 +0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Apr 13 21:10:32 2021 -0500 |
tree | 8555a6e6d3fab74d9bef79e6f88efc8f40142222 | |
parent | f638a19775ae60ae919ff604fdc04362ff4f817f [diff] |
remoteproc: imx_rproc: move memory parsing to rproc_ops Use the rproc_ops::prepare() hook for doing memory resources reallocation when reattaching a remote procesor. Suggested-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Peng Fan <peng.fan@nxp.com> Link: https://lore.kernel.org/r/1617846289-13496-4-git-send-email-peng.fan@oss.nxp.com Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>