linux-sg2042/drivers/firmware/imx
Daniel Baluta f52cdcce91 firmware: imx: Allow IMX DSP to be selected as module
IMX DSP is only needed by SOF or any other module that
wants to communicate with the DSP. When SOF is build
as a module IMX DSP is forced to be built inside the
kernel image. This is not optimal, so allow IMX DSP
to be built as a module.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2020-01-09 17:21:33 +08:00
..
Kconfig firmware: imx: Allow IMX DSP to be selected as module 2020-01-09 17:21:33 +08:00
Makefile firmware: imx: Add DSP IPC protocol interface 2019-08-12 15:19:25 +02:00
imx-dsp.c firmware: imx: Remove call to devm_of_platform_populate 2019-10-28 09:57:13 +08:00
imx-scu-irq.c firmware: imx: add missing include of <linux/firmware/imx/sci.h> 2019-10-28 14:50:09 +08:00
imx-scu.c firmware: imx: Skip return value check for some special SCU firmware APIs 2019-10-14 20:48:17 +08:00
misc.c firmware: imx: Add support to start/stop a CPU 2019-02-11 10:00:47 +08:00
scu-pd.c firmware: imx: scu-pd: Add IRQSTR_DSP PD range 2019-07-23 15:50:09 +08:00