[PATCH 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP

From: peng . fan
Date: Mon Mar 22 2021 - 04:27:35 EST


From: Peng Fan <peng.fan@xxxxxxx>

This patchset is to support i.MX7ULP/8MN/8MP, also includes a patch to parse
imx,auto-boot
This patchset depends on [1][2]

[1] https://patchwork.kernel.org/project/linux-remoteproc/patch/20210319104708.7754-1-peng.fan@xxxxxxxxxxx/
[2] https://patchwork.kernel.org/project/linux-remoteproc/patch/20210319104708.7754-2-peng.fan@xxxxxxxxxxx/

Peng Fan (8):
dt-bindings: remoteproc: imx_rproc: add imx,auto-boot property
dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support
dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P
remoteproc: imx_rproc: make clk optional
remoteproc: imx_rproc: parse imx,auto-boot
remoteproc: imx_rproc: initial support for mutilple start/stop method
remoteproc: imx_rproc: support i.MX7ULP
remoteproc: imx_rproc: support i.MX8MN/P

.../bindings/remoteproc/fsl,imx-rproc.yaml | 11 +-
drivers/remoteproc/imx_rproc.c | 158 +++++++++++++++---
2 files changed, 145 insertions(+), 24 deletions(-)

--
2.30.0