[GIT PULL] ASoC fixes for v7.1-rc6
Mark Brown <[email protected]>
| Newsgroups | org.alsa-project.alsa-devel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
The following changes since commit e43ffb69e0438cddd72aaa30898b4dc446f664f8:
Linux 7.1-rc6 (2026-05-31 15:14:24 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v7.1-rc6
for you to fetch changes up to d2dcd85f9e09fe3566d4cdcd357856a42ac73f93:
ASoC: amd: acp70: add standalone RT721 SoundWire machine (2026-06-04 11:35:06 +0100)
----------------------------------------------------------------
ASoC: Fixes for v7.1
There's only one actual fix here, for the TDM configuration on the
Freescale SAI controller, everytihng else is DMI quirks for AMD systems.
One of those is relatively large as it adds a bunch of different structs
but it's all data.
----------------------------------------------------------------
Aleksander Pshenitsyn (1):
ASoC: amd: acp70: add standalone RT721 SoundWire machine
Chancel Liu (1):
ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR write
David Glushkov (1):
ASoC: amd: yc: Add MSI Raider A18 HX A9WJG to quirk table
Jackie Dong (1):
ASoC: amd: acp: Add DMI quirk for Lenovo Yoga Pro 7 15ASH11
João Miguel (1):
ASoC: amd: yc: Enable internal mic on MSI Bravo 17 C7VF
sound/soc/amd/acp-config.c | 7 +++++
sound/soc/amd/acp/amd-acp70-acpi-match.c | 44 ++++++++++++++++++++++++++++++++
sound/soc/amd/yc/acp6x-mach.c | 14 ++++++++++
sound/soc/fsl/fsl_sai.c | 2 +-
4 files changed, 66 insertions(+), 1 deletion(-)