2023-09-13 03:36:18

by Iuliana Prodan (OSS)

[permalink] [raw]
Subject: [PATCH v2 0/2] Rpmsg support for i.MX DSP with resource table

From: Iuliana Prodan <[email protected]>

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

Changes since v1:
- add missing bracket in dtsi (patch 2/2)

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 | 13 +++++++++++++
drivers/remoteproc/imx_dsp_rproc.c | 1 +
2 files changed, 14 insertions(+)

--
2.17.1