[GIT PULL] ASoC fixes for v6.17-merge-window

The following changes since commit e95122a32e777309412e30dc638dbc88b9036811:
ASoC: codecs: Add acpi_match_table for aw88399 driver (2025-07-25 13:44:29 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.17-merge-window
for you to fetch changes up to 614d416dd8aee2675fb591c598308a901a660db8:
ASoC: SOF: Intel: hda-sdw-bpt: fix SND_SOF_SOF_HDA_SDW_BPT dependencies (2025-08-06 12:02:32 +0100)
---------------------------------------------------------------- ASoC: Fixes for v6.17
This is a relatively small set of fixes and device quirks that came in during the merge window, the AMD changes adding support for ACP 7.2 systems are all just adding IDs for the devices rather than any substantial code - the actual code is the same as for prior versions of the platform.
---------------------------------------------------------------- Arnd Bergmann (1): ASoC: SOF: Intel: hda-sdw-bpt: fix SND_SOF_SOF_HDA_SDW_BPT dependencies
Baojun Xu (1): ASoC: tas2781: Fix the wrong step for TLV on tas2781
Cezary Rojewski (1): ASoC: Intel: avs: Fix uninitialized pointer error in probe()
Mark Brown (1): Add audio support for acp7.2 platform
Muhammad Usama Anjum (1): ASoC: SOF: amd: acp-loader: Use GFP_KERNEL for DMA allocations in resume context
Peter Jakubek (1): ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) 0CCC SKU
Shengjiu Wang (1): ASoC: wm8962: Clear master mode when enter runtime suspend
Venkata Prasad Potturu (4): ASoC: SOF: amd: Add sof audio support for acp7.2 platform ASoC: amd: ps: Add SoundWire pci and dma driver support for acp7.2 platform ASoC: amd: acp: Add SoundWire legacy machine driver support for acp7.2 platform ASoC: amd: acp: Add SoundWire SOF machine driver support for acp7.2 platform
include/sound/tas2781-tlv.h | 2 +- sound/soc/amd/acp/acp-sdw-legacy-mach.c | 3 +++ sound/soc/amd/acp/acp-sdw-sof-mach.c | 1 + sound/soc/amd/acp/soc_amd_sdw_common.h | 2 ++ sound/soc/amd/ps/acp63.h | 1 + sound/soc/amd/ps/pci-ps.c | 4 ++++ sound/soc/amd/ps/ps-sdw-dma.c | 5 +++++ sound/soc/codecs/wm8962.c | 11 +++++++++++ sound/soc/intel/avs/core.c | 3 ++- sound/soc/intel/boards/sof_sdw.c | 8 ++++++++ sound/soc/sof/amd/acp-loader.c | 6 +++--- sound/soc/sof/amd/acp.c | 8 ++++++++ sound/soc/sof/amd/acp.h | 1 + sound/soc/sof/amd/pci-acp70.c | 1 + sound/soc/sof/intel/Kconfig | 3 ++- 15 files changed, 53 insertions(+), 6 deletions(-)

On Wed, 06 Aug 2025 19:14:43 +0200, Mark Brown wrote:
The following changes since commit e95122a32e777309412e30dc638dbc88b9036811:
ASoC: codecs: Add acpi_match_table for aw88399 driver (2025-07-25 13:44:29 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.17-merge-window
for you to fetch changes up to 614d416dd8aee2675fb591c598308a901a660db8:
ASoC: SOF: Intel: hda-sdw-bpt: fix SND_SOF_SOF_HDA_SDW_BPT dependencies (2025-08-06 12:02:32 +0100)
ASoC: Fixes for v6.17
This is a relatively small set of fixes and device quirks that came in during the merge window, the AMD changes adding support for ACP 7.2 systems are all just adding IDs for the devices rather than any substantial code - the actual code is the same as for prior versions of the platform.
Pulled now. Thanks.
Takashi
participants (2)
-
Mark Brown
-
Takashi Iwai