On Tue, Mar 18, 2025 at 11:50 PM Iuliana Prodan (OSS) <iuliana.pro...@oss.nxp.com> wrote: > > From: Iuliana Prodan <iuliana.pro...@nxp.com> > > Some DSP firmware requires a FW_READY signal before proceeding, while > others do not. > Therefore, add support to handle i.MX DSP-specific features. > > Implement handle_rsc callback to handle resource table parsing and to > process DSP-specific resource, to determine if waiting is needed. > > Update imx_dsp_rproc_start() to handle this condition accordingly. > > Signed-off-by: Iuliana Prodan <iuliana.pro...@nxp.com>
Reviewed-by: Daniel Baluta <daniel.bal...@nxp.com>