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

peng.fan at oss.nxp.com peng.fan at oss.nxp.com
Mon Mar 22 08:12:35 GMT 2021


From: Peng Fan <peng.fan at nxp.com>

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@oss.nxp.com/
[2] https://patchwork.kernel.org/project/linux-remoteproc/patch/20210319104708.7754-2-peng.fan@oss.nxp.com/

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




More information about the linux-arm-kernel mailing list