[PATCH v3 0/3] ASoC: cs35l56: Fixes for CS35L63 for production silicon

From: Stefan Binding
Date: Wed Aug 20 2025 - 10:27:55 EST


Production silicon for CS36L63 has some small differences compared to
pre-production silicon. This requires small fixes in driver.
Update firmware addresses, tuning algorithm IDs and remove soundwire
clock workaround as no longer necessary.

No product was ever released using pre-production silicon, therefore
there is no need to keep support for it.

Changes since V1:
- Split V1 patch into 3 separate patches
Changes since V2:
- Update Fixes tag with correct SHA

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

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 --
5 files changed, 30 insertions(+), 78 deletions(-)

--
2.43.0