]> git.baikalelectronics.ru Git - kernel.git/commit
remoteproc: imx_dsp_rproc: Make rsc_table optional
authorDaniel Baluta <daniel.baluta@nxp.com>
Thu, 31 Mar 2022 10:32:37 +0000 (13:32 +0300)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Wed, 13 Apr 2022 17:59:43 +0000 (11:59 -0600)
commit37610aaf65123c1a10c038b39b8fb118fe5b4a11
treecdac601600ff6752a9aaf53386ee4887d85a1870
parentc1876b19cbdf2a1bae65502ea8b7cf2cb5d5a199
remoteproc: imx_dsp_rproc: Make rsc_table optional

There are cases when we want to test a simple "hello world"
app on the DSP and we do not need a resource table.

remoteproc core allows us having an optional rsc_table.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com>
Link: https://lore.kernel.org/r/20220331103237.340796-1-daniel.baluta@oss.nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/imx_dsp_rproc.c