Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ASoC: cs35l56: Fixes for CS35L63 for production silicon
@ 2025-08-20 14:21 Stefan Binding
  2025-08-20 14:22 ` [PATCH v3 1/3] ASoC: cs35l56: Update Firmware Addresses " Stefan Binding
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stefan Binding @ 2025-08-20 14:21 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-sound, linux-kernel, patches, Stefan Binding

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-08-20 22:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 14:21 [PATCH v3 0/3] ASoC: cs35l56: Fixes for CS35L63 for production silicon Stefan Binding
2025-08-20 14:22 ` [PATCH v3 1/3] ASoC: cs35l56: Update Firmware Addresses " Stefan Binding
2025-08-20 14:22 ` [PATCH v3 2/3] ASoC: cs35l56: Handle new algorithms IDs for CS35L63 Stefan Binding
2025-08-20 14:22 ` [PATCH v3 3/3] ASoC: cs35l56: Remove SoundWire Clock Divider workaround " Stefan Binding
2025-08-20 22:17 ` [PATCH v3 0/3] ASoC: cs35l56: Fixes for CS35L63 for production silicon Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox