The following changes since commit ed00a6945dc32462c2d3744a3518d2316da66fcc:
ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 (2024-02-28 12:24:59 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.8-rc7
for you to fetch changes up to 96e202f8c52ac49452f83317cf3b34cd1ad81e18:
ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll (2024-03-06 17:44:22 +0000)
---------------------------------------------------------------- ASoC: Fixes for v6.8
Some more driver specific fixes for v6.8, plus one new x86 platform quirk. All good fixes to have if you have systems that use the relevant hardware.
---------------------------------------------------------------- Al Raj Hassain (1): ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) into DMI quirk table
Alban Boyé (1): ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet
Andreas Pape (1): ASoC: rcar: adg: correct TIMSEL setting for SSI9
Rob Herring (1): ASoC: dt-bindings: nvidia: Fix 'lge' vendor prefix
Stuart Henderson (4): ASoC: madera: Fix typo in madera_set_fll_clks shift value ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll
.../sound/nvidia,tegra-audio-max9808x.yaml | 2 +- sound/soc/amd/yc/acp6x-mach.c | 7 ++++++ sound/soc/codecs/madera.c | 2 +- sound/soc/codecs/wm8962.c | 29 ++++++++++++++-------- sound/soc/intel/boards/bytcr_rt5640.c | 12 +++++++++ sound/soc/sh/rcar/adg.c | 7 ++++++ 6 files changed, 47 insertions(+), 12 deletions(-)