mbox series

[0/2] Rpmsg support for i.MX DSP with resource table

Message ID 20230911224452.15739-1-iuliana.prodan@oss.nxp.com (mailing list archive)
Headers show
Series Rpmsg support for i.MX DSP with resource table | expand

Message

Iuliana Prodan (OSS) Sept. 11, 2023, 10:44 p.m. UTC
From: Iuliana Prodan <iuliana.prodan@nxp.com>

These patches are needed in order to support rpmsg on DSP when a
resource table is available.

Iuliana Prodan (2):
  remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op
  arm64: dts: imx8mp: add reserve-memory nodes for DSP

 arch/arm64/boot/dts/freescale/imx8mp.dtsi | 12 ++++++++++++
 drivers/remoteproc/imx_dsp_rproc.c        |  1 +
 2 files changed, 13 insertions(+)