mbox series

[0/2] ASoC: cs35l56: Don't patch firmware that is already patched

Message ID 20230815124826.5447-1-rf@opensource.cirrus.com (mailing list archive)
Headers show
Series ASoC: cs35l56: Don't patch firmware that is already patched | expand

Message

Richard Fitzgerald Aug. 15, 2023, 12:48 p.m. UTC
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(-)

Comments

Mark Brown Aug. 15, 2023, 7:17 p.m. UTC | #1
On Tue, 15 Aug 2023 13:48:24 +0100, Richard Fitzgerald wrote:
> 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
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: wm_adsp: Support powering-up DSP without trying to load firmware
      commit: 62ddad4238a0250aa9cedade127c39aac9d26d45
[2/2] ASoC: cs35l56: Don't overwrite a patched firmware
      commit: 67bd793ba5e0984ecb7ee4407c2f79d159e305ff

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark