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)
commit79a43db93399cfc7825a908a03320677c52ef919
treecdac601600ff6752a9aaf53386ee4887d85a1870
parentc7457143668a98e5ddb0ab92d1c61d8899f7ac74
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