Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH 0/5] Configure imx8mp dsp node for rproc usage
@ 2024-11-20 13:58 Daniel Baluta
  2024-11-20 13:58 ` [PATCH 1/5] arm64: dts: imx8mp: Add mu2 root clock Daniel Baluta
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Daniel Baluta @ 2024-11-20 13:58 UTC (permalink / raw)
  To: shawnguo, s.hauer, kernel
  Cc: robh, krzk+dt, conor+dt, festevam, devicetree, imx,
	linux-arm-kernel, linux-kernel, frank.li, aisheng.dong,
	daniel.baluta, laurentiu.mihalcea, shengjiu.wang, iuliana.prodan,
	Daniel Baluta

DSP found in i.MX8MP SOC can be used by multiple frameworks in order to
enable various applications:
	- rproc/rpmsg framework, used to load for example Zephyr samples
	- Sound Open Firmware, used to enable various audio processing
	  pipelines.

Current dsp node was configured with SOF in mind but it doesn't work
well with imx8mp-evk dts. SOF controls audio IPs from firmware side
while imx8mp-evk preffers to control audio IPs from Linux side.

So, configure 'dsp' node to be used with rproc scenario and later will
add a separate dts or an overlay to configure the node for SOF.

This patch series configures and enables dsp node to be used with rproc.

Daniel Baluta (5):
  arm64: dts: imx8mp: Add mu2 root clock
  arm64: dts: imx8mp: Configure dsp node for rproc usage
  arm64: dts: imx8mp: Add DSP clocks
  arm64: dts: imx8mp: Add fsl,dsp-ctrl property for dsp
  arm64: dts: Add dsp rproc related mem regions

 arch/arm64/boot/dts/freescale/imx8mp-evk.dts |  6 +++++
 arch/arm64/boot/dts/freescale/imx8mp.dtsi    | 23 ++++++++++++--------
 2 files changed, 20 insertions(+), 9 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-11-21 11:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20 13:58 [PATCH 0/5] Configure imx8mp dsp node for rproc usage Daniel Baluta
2024-11-20 13:58 ` [PATCH 1/5] arm64: dts: imx8mp: Add mu2 root clock Daniel Baluta
2024-11-20 13:58 ` [PATCH 2/5] arm64: dts: imx8mp: Configure dsp node for rproc usage Daniel Baluta
2024-11-20 13:58 ` [PATCH 3/5] arm64: dts: imx8mp: Add DSP clocks Daniel Baluta
2024-11-20 13:58 ` [PATCH 4/5] arm64: dts: imx8mp: Add fsl,dsp-ctrl property for dsp Daniel Baluta
2024-11-21 11:33   ` Peng Fan
2024-11-21 11:48     ` Daniel Baluta
2024-11-20 13:58 ` [PATCH 5/5] arm64: dts: Add dsp rproc related mem regions Daniel Baluta
2024-11-20 15:36   ` Ahmad Fatoum
2024-11-20 15:40     ` Daniel Baluta
2024-11-20 16:02 ` [PATCH 0/5] Configure imx8mp dsp node for rproc usage Rob Herring (Arm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox