mbox series

[GIT,PULL] ASoC fixes for v6.13-rc7

Message ID 5636192d519d94773ff137dc403547ef.broonie@kernel.org
State New
Headers show
Series [GIT,PULL] ASoC fixes for v6.13-rc7 | expand

Pull-request

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

Message

Mark Brown Jan. 17, 2025, 7:12 p.m. UTC
The following changes since commit 139fa599cea0fd9d38e00246ea9f79af6c59acbd:

  ASoC: rsnd: check rsnd_adg_clk_enable() return value (2025-01-09 13:17:02 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 75a7f7d6e7e10b9052d287be37f965103e1abae1:

  ASoC: Intel: sof_sdw: Fix DMI match entries for a (2025-01-15 19:50:01 +0000)

----------------------------------------------------------------
ASoC: Fixes for v6.13

A few final driver specific fixes - a couple of x86 ID field changes,
plus bug fixes for simple-card-utils and nau8824.

----------------------------------------------------------------
Laurentiu Mihalcea (1):
      ASoC: simple-card-utils: fix priv->dai_props indexing

Mark Brown (1):
      ASoC: Intel: sof_sdw: Fix DMI match entries for a

Maxim Kochetkov (1):
      ASoC: codecs: nau8824: fix max volume for Speaker output

Simon Trimmer (2):
      ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LC
      ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and 83NM

 include/sound/simple_card_utils.h     |  7 +++++++
 sound/soc/codecs/nau8824.c            |  8 ++++----
 sound/soc/generic/simple-card-utils.c | 10 +++++-----
 sound/soc/intel/boards/sof_sdw.c      | 23 +++++++++++++++++++----
 4 files changed, 35 insertions(+), 13 deletions(-)