public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: cs35l56: Don't patch firmware that is already patched
@ 2023-08-15 12:48 Richard Fitzgerald
  2023-08-15 12:48 ` [PATCH 1/2] ASoC: wm_adsp: Support powering-up DSP without trying to load firmware Richard Fitzgerald
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Fitzgerald @ 2023-08-15 12:48 UTC (permalink / raw)
  To: broonie; +Cc: alsa-devel, linux-kernel, patches, Richard Fitzgerald

Use the FIRMWARE_MISSING flag in the CS35L56 to determine whether it is
safe to download a firmware patch.

Richard Fitzgerald (2):
  ASoC: wm_adsp: Support powering-up DSP without trying to load firmware
  ASoC: cs35l56: Don't overwrite a patched firmware

 sound/soc/codecs/cs35l56.c | 19 ++++++++++++++++---
 sound/soc/codecs/wm_adsp.c | 16 +++++++++-------
 sound/soc/codecs/wm_adsp.h |  2 +-
 3 files changed, 26 insertions(+), 11 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-08-15 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-15 12:48 [PATCH 0/2] ASoC: cs35l56: Don't patch firmware that is already patched Richard Fitzgerald
2023-08-15 12:48 ` [PATCH 1/2] ASoC: wm_adsp: Support powering-up DSP without trying to load firmware Richard Fitzgerald
2023-08-15 12:48 ` [PATCH 2/2] ASoC: cs35l56: Don't overwrite a patched firmware Richard Fitzgerald
2023-08-15 19:17 ` [PATCH 0/2] ASoC: cs35l56: Don't patch firmware that is already patched Mark Brown

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