Daniel Baluta
Daniel Baluta
@lgirdwood no need for any kernel updates.
Quoting @plbossart > Is this saying that the parameters in topology need to be formatted so as to match the format expected by a specific implementation? The whole point was...
> @dbaluta the premise of the ioctl was to standardize on common parameters. If we abuse this ioctl and make it dependent on the fimware implementation, it's a very large...
@plbossart as discussed yesterday this PR is as good as it gets. I find @ujfalusi proposals to group parameter by codec id, e.g [codec_id1, (param_id, value), (param_id, value)], [codec_id2, (param_id,...
will prepare a simpler PR for this.
@LaurentiuM1234 very good description of the issues. Looking at the other drivers I would suggest using `COMP_STATE_PREPARE`. I think the documentation with the diagram state is outdated.
@LaurentiuM1234 can you please capture your last comment inside the commit messages. People usually look at git log when investigating code not at github comments.
thanks @LaurentiuM1234 this also fixes the pause/release problem on i.MX8MP for PCM playback. I will have more testing for compress on Monday then will merge the changes.
> @LaurentiuM1234 this looks all self contained within iMX code, I'm assuming you were satisfied that there were no errors in the core state machine ? Yes.
SOFCI TEST