[GIT PULL] ASoC fixes for v6.18-rc7
The following changes since commit 6a23ae0a96a600d1d12557add110e0bb6e32730c:
Linux 6.18-rc6 (2025-11-16 14:25:38 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.18-rc7
for you to fetch changes up to 73b97d46dde64fa184d47865d4a532d818c3a007:
ASoC: fsl_xcvr: clear the channel status control memory (2025-11-26 13:24:19 +0000)
---------------------------------------------------------------- ASoC: Fixes for v6.18
A small pile of driver specific fixes that came in during the past few weeks, none of them especially major.
---------------------------------------------------------------- Baojun Xu (1): ASoC: tas2781: Correct the wrong chip ID for reset variable check
Biju Das (2): ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width
Ma Ke (2): ASoC: codecs: wcd937x: Fix error handling in wcd937x codec driver ASoC: codecs: Fix error handling in pm4125 audio codec driver
Shenghao Ding (1): ASoC: tas2781: correct the wrong period
Shengjiu Wang (1): ASoC: fsl_xcvr: clear the channel status control memory
Srinivas Kandagatla (1): ASoC: codecs: wcd934x: add explicit soundwire depenency
sound/soc/codecs/Kconfig | 1 + sound/soc/codecs/pm4125.c | 21 ++++++++++-- sound/soc/codecs/tas2781-comlib-i2c.c | 2 +- sound/soc/codecs/tas2781-i2c.c | 2 +- sound/soc/codecs/wcd937x.c | 43 ++++++++++++++++++----- sound/soc/fsl/fsl_xcvr.c | 2 +- sound/soc/renesas/rz-ssi.c | 64 +++++++++++++++++++++++++---------- 7 files changed, 103 insertions(+), 32 deletions(-)
On Wed, 26 Nov 2025 21:46:45 +0100, Mark Brown wrote:
The following changes since commit 6a23ae0a96a600d1d12557add110e0bb6e32730c:
Linux 6.18-rc6 (2025-11-16 14:25:38 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.18-rc7
for you to fetch changes up to 73b97d46dde64fa184d47865d4a532d818c3a007:
ASoC: fsl_xcvr: clear the channel status control memory (2025-11-26 13:24:19 +0000)
ASoC: Fixes for v6.18
A small pile of driver specific fixes that came in during the past few weeks, none of them especially major.
Pulled now. But not sure whether I'll send another PR for 6.18. Might be postponed in the next week for 6.19 merge window.
thanks,
Takashi
participants (2)
-
Mark Brown -
Takashi Iwai