alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH 0/2] Improve support for sof_ipc{3|4}_bytes_ext_put
@ 2023-05-16 13:23 Daniel Baluta
  2023-05-16 13:24 ` [RESEND PATCH 1/2] ASoC: sof: Improve sof_ipc3_bytes_ext_put function Daniel Baluta
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Baluta @ 2023-05-16 13:23 UTC (permalink / raw)
  To: broonie, alsa-devel
  Cc: linux-kernel, pierre-louis.bossart, lgirdwood, peter.ujfalusi,
	yung-chuan.liao, ranjani.sridharan, kai.vehmanen, daniel.baluta

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-16 14:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-16 13:23 [RESEND PATCH 0/2] Improve support for sof_ipc{3|4}_bytes_ext_put Daniel Baluta
2023-05-16 13:24 ` [RESEND PATCH 1/2] ASoC: sof: Improve sof_ipc3_bytes_ext_put function Daniel Baluta
2023-05-16 13:24 ` [RESEND PATCH 2/2] ASoC: sof: Improve sof_ipc4_bytes_ext_put function Daniel Baluta
2023-05-16 14:47 ` [RESEND PATCH 0/2] Improve support for sof_ipc{3|4}_bytes_ext_put Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).