Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: cs35l56: Bugfixes and efficiency improvement
@ 2023-05-18 15:02 Richard Fitzgerald
  2023-05-18 15:02 ` [PATCH 1/3] ASoC: cs35l56: Move DSP part string generation so that it is done only once Richard Fitzgerald
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Fitzgerald @ 2023-05-18 15:02 UTC (permalink / raw)
  To: broonie; +Cc: alsa-devel, linux-kernel, patches, Richard Fitzgerald

First two patches are bugfixes.
Third patch skips the overhead of rebooting the amp after applying
firmware files when we know that it isn't necessary.

Simon Trimmer (3):
  ASoC: cs35l56: Move DSP part string generation so that it is done only
    once
  ASoC: cs35l56: sdw_write_no_pm() should be performed under a
    pm_runtime request
  ASoC: cs35l56: In secure mode skip SHUTDOWN and RESET around fw
    download

 include/sound/cs35l56.h    |  1 +
 sound/soc/codecs/cs35l56.c | 65 +++++++++++++++++++++++++++-----------
 2 files changed, 47 insertions(+), 19 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-05-19  3:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-18 15:02 [PATCH 0/3] ASoC: cs35l56: Bugfixes and efficiency improvement Richard Fitzgerald
2023-05-18 15:02 ` [PATCH 1/3] ASoC: cs35l56: Move DSP part string generation so that it is done only once Richard Fitzgerald
2023-05-18 15:02 ` [PATCH 2/3] ASoC: cs35l56: sdw_write_no_pm() should be performed under a pm_runtime request Richard Fitzgerald
2023-05-18 15:02 ` [PATCH 3/3] ASoC: cs35l56: In secure mode skip SHUTDOWN and RESET around fw download Richard Fitzgerald
2023-05-19  3:33 ` [PATCH 0/3] ASoC: cs35l56: Bugfixes and efficiency improvement Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox