[RESEND PATCH 0/2] Improve support for sof_ipc{3|4}_bytes_ext_put
Posted by
Daniel Baluta
2 years, 8 months ago
From: Daniel Baluta <daniel.baluta@nxp.com>
This patch series provides better handling of cases where sending
a data blob to FW results in a validation error.
In this case we restore to the last good known value instead of keeping
the data that firwmare rejected.
Paul Olaru (2):
ASoC: sof: Improve sof_ipc3_bytes_ext_put function
ASoC: sof: Improve sof_ipc4_bytes_ext_put function
sound/soc/sof/ipc3-control.c | 54 ++++++++++++++++++++++++++++++++----
sound/soc/sof/ipc4-control.c | 39 +++++++++++++++++++++++---
sound/soc/sof/sof-audio.h | 1 +
3 files changed, 84 insertions(+), 10 deletions(-)
--
2.25.1
Re: [RESEND PATCH 0/2] Improve support for sof_ipc{3|4}_bytes_ext_put
Posted by
Mark Brown
2 years, 8 months ago
On Tue, May 16, 2023 at 04:23:59PM +0300, Daniel Baluta wrote:
> From: Daniel Baluta <daniel.baluta@nxp.com>
>
> This patch series provides better handling of cases where sending
> a data blob to FW results in a validation error.
Please allow a reasonable time for review, we're only at -rc1.