Re: [PATCH V2 6/7] remoteproc: imx_rproc: support i.MX8MQ/M

2020-10-19 Thread Mathieu Poirier
On Sun, Sep 27, 2020 at 02:41:30PM +0800, Peng Fan wrote: > Add i.MX8MQ dev/sys addr map and configuration data structure > i.MX8MM share i.MX8MQ settings. > > Reviewed-by: Richard Zhu > Signed-off-by: Peng Fan > --- > drivers/remoteproc/imx_rproc.c | 40 ++ > 1

[PATCH V2 6/7] remoteproc: imx_rproc: support i.MX8MQ/M

2020-09-26 Thread Peng Fan
Add i.MX8MQ dev/sys addr map and configuration data structure i.MX8MM share i.MX8MQ settings. Reviewed-by: Richard Zhu Signed-off-by: Peng Fan --- drivers/remoteproc/imx_rproc.c | 40 ++ 1 file changed, 40 insertions(+) diff --git a/drivers/remoteproc/imx_rproc.