[GIT PULL] ASoC fixes for v6.17-rc2

The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:
Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.17-rc2
for you to fetch changes up to 7c15e4cabfa96ed3cd717a2ed7a9961268ab21f7:
ASoC: cs35l56: Fixes for CS35L63 for production (2025-08-20 19:56:20 +0100)
---------------------------------------------------------------- ASoC: Fixes for v6.17
A few fixes that came in during the past week, there's some updates for the CS35L56 which adjust the driver for production silicon and a fix for buggy resume of the ES9389.
---------------------------------------------------------------- Mark Brown (1): ASoC: cs35l56: Fixes for CS35L63 for production
Richard Fitzgerald (1): ASoC: cs35l56: Handle new algorithms IDs for CS35L63
Stefan Binding (2): ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production silicon ASoC: cs35l56: Remove SoundWire Clock Divider workaround for CS35L63
Zhang Yi (1): ASoC: codecs: ES9389: Modify the standby configuration
include/sound/cs35l56.h | 5 +-- sound/soc/codecs/cs35l56-sdw.c | 69 --------------------------------------- sound/soc/codecs/cs35l56-shared.c | 29 ++++++++++++++-- sound/soc/codecs/cs35l56.c | 2 +- sound/soc/codecs/cs35l56.h | 3 -- sound/soc/codecs/es8389.c | 2 +- 6 files changed, 31 insertions(+), 79 deletions(-)

On Thu, Aug 21, 2025 at 08:20:41PM +0100, Mark Brown wrote:
The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:
Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)
are available in the Git repository at:
Sorry, my script didn't cope with me sending this to you on a different machine to my usual one - it only checked for things being in Linus' tree, not yours. I've fixed that now.
participants (1)
-
Mark Brown