mbox series

[V2,0/2] remoteproc: imx_rproc: support i.MX8ULP

Message ID 20210622041413.16992-1-peng.fan@oss.nxp.com
Headers show
Series remoteproc: imx_rproc: support i.MX8ULP | expand

Message

Peng Fan (OSS) June 22, 2021, 4:14 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

V2:
 Add R-b from Mathieu
 Add Rob in Cc for dt-bindings

i.MX8ULP features a M33 core + dual A35 core, M33 is kicked by ROM,
so like 7ULP, A35 only communicate with M33.

Based linux-next/master 6-22

Peng Fan (2):
  dt-bindings: remoteproc: imx_rproc: support i.MX8ULP
  remoteproc: imx_rproc: support i.MX8ULP

 .../bindings/remoteproc/fsl,imx-rproc.yaml          |  1 +
 drivers/remoteproc/imx_rproc.c                      | 13 +++++++++++++
 2 files changed, 14 insertions(+)