All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	linux-sound@vger.kernel.org, alsa-devel@alsa-project.org,
	Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] ASoC fixes for v6.16-rc2
Date: Fri, 20 Jun 2025 00:37:07 +0100	[thread overview]
Message-ID: <fc4f65933b6ff395ce609f920dab47fc.broonie@kernel.org> (raw)

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.16-rc2

for you to fetch changes up to 16ea4666bbb7f5bd1130fa2d75631ccf8b62362e:

  ASoC: Intel: sof-function-topology-lib: Print out the unsupported dmic count (2025-06-19 15:44:42 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.16

A relatively large collection of fixes and updates that came in since
the merge window.  Of note are a couple of Cirrus ones which change the
firmware naming for some newly added devices, and a fix from Laurentiu
for issues booting firmwares on the DSPs on i.MX8 SoCs.

----------------------------------------------------------------
Gabriel Santese (1):
      ASoC: amd: yc: Add quirk for MSI Bravo 17 D7VF internal mic

Harshit Mogalapalli (1):
      ASoC: cs48l32: Fix a signedness bug in cs48l32_hw_params()

Huacai Chen (1):
      ASoC: loongson: Fix build warnings about export.h

Laurentiu Mihalcea (1):
      ASoC: SOF: imx8: add core shutdown operation for imx8/imx8x

Mark Brown (1):
      ASoC: cs35l56: Change firmware filenames for SoundWire

Peter Ujfalusi (1):
      ASoC: Intel: sof-function-topology-lib: Print out the unsupported dmic count

Raven Black (1):
      ASoC: amd: yc: update quirk data for HP Victus

Richard Fitzgerald (4):
      ASoC: cs35l56: Use SoundWire address as firmware name suffix for new silicon
      ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0
      ASoC: doc: cs35l56: Update to add new SoundWire firmware filename suffix
      ASoC: doc: cs35l56: Add CS35L63 to the list of supported devices

Sven Peter (1):
      ASoC: apple: mca: Drop default ARCH_APPLE in Kconfig

Thorsten Blum (1):
      ASoC: sdw_utils: Fix potential NULL pointer deref in is_sdca_endpoint_present()

Zhang Yi (1):
      ASoC: codecs: ES8326: Modify initialization configuration

 Documentation/sound/codecs/cs35l56.rst             | 24 ++++++--
 sound/soc/amd/yc/acp6x-mach.c                      | 14 +++++
 sound/soc/apple/Kconfig                            |  1 -
 sound/soc/codecs/cs35l56-sdw.c                     | 18 +++---
 sound/soc/codecs/cs35l56.c                         | 72 +++++++++++++++++++---
 sound/soc/codecs/cs35l56.h                         |  3 +
 sound/soc/codecs/cs48l32.c                         |  4 ++
 sound/soc/codecs/es8326.c                          |  3 +-
 sound/soc/codecs/wm_adsp.c                         | 27 +++++---
 sound/soc/codecs/wm_adsp.h                         |  2 +
 sound/soc/intel/common/sof-function-topology-lib.c |  3 +-
 sound/soc/loongson/loongson_i2s.c                  |  1 +
 sound/soc/sdw_utils/soc_sdw_utils.c                |  2 +
 sound/soc/sof/imx/imx8.c                           | 15 +++++
 14 files changed, 154 insertions(+), 35 deletions(-)

             reply	other threads:[~2025-06-19 23:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-19 23:37 Mark Brown [this message]
2025-06-20  7:59 ` [GIT PULL] ASoC fixes for v6.16-rc2 Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fc4f65933b6ff395ce609f920dab47fc.broonie@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.