devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Rpmsg support for i.MX DSP with resource table
@ 2023-10-13 15:27 Iuliana Prodan (OSS)
  2023-10-13 15:27 ` [PATCH v4 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op Iuliana Prodan (OSS)
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Iuliana Prodan (OSS) @ 2023-10-13 15:27 UTC (permalink / raw)
  To: Mathieu Poirier, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	Shawn Guo, Bjorn Andersson, Sascha Hauer, alexander.stein,
	S.J. Wang, Fabio Estevam, devicetree, Daniel Baluta, Mpuaudiosw,
	Iuliana Prodan
  Cc: linux-imx, linux-remoteproc, linux-arm-kernel, linux-kernel,
	Pengutronix Kernel Team, LnxRevLi

From: Iuliana Prodan <iuliana.prodan@nxp.com>

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

Changes since v3:
 - add reserve-memory nodes in imx8mp-evk.dts rather than .dtsi (patch 2/2)

Changes since v2:
 - add newline between nodes in dtsi (patch 2/2)

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-evk.dts | 22 ++++++++++++++++++++
 drivers/remoteproc/imx_dsp_rproc.c           |  1 +
 2 files changed, 23 insertions(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-11-20 21:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-13 15:27 [PATCH v4 0/2] Rpmsg support for i.MX DSP with resource table Iuliana Prodan (OSS)
2023-10-13 15:27 ` [PATCH v4 1/2] remoteproc: imx_dsp_rproc: add mandatory find_loaded_rsc_table op Iuliana Prodan (OSS)
2023-10-13 15:27 ` [PATCH v4 2/2] arm64: dts: imx8mp: add reserve-memory nodes for DSP Iuliana Prodan (OSS)
2023-10-23 17:24   ` Mathieu Poirier
2023-10-24  5:37     ` Alexander Stein
2023-11-20 21:49 ` [PATCH v4 0/2] Rpmsg support for i.MX DSP with resource table Mathieu Poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).