[PATCH 0/2] ASoC: cs35l56: Add support for CS35L62
From: Richard Fitzgerald
Date: Wed Jul 15 2026 - 08:10:58 EST
The Cirrus Logic CS35L62 amp is similar to the CS35L63 and can be
supported by adding the chip IDs into the cs35l56 driver. It must
also be added to the codec table in sdw_utils.
Stefan Binding (2):
ASoC: cs35l56: Add support for CS35L62 for SoundWire
ASoC: sdw_utils: Add codec info for CS35L62
sound/soc/codecs/cs35l56-sdw.c | 2 ++
sound/soc/codecs/cs35l56-shared.c | 4 ++++
sound/soc/codecs/cs35l56.c | 1 +
sound/soc/sdw_utils/soc_sdw_utils.c | 29 +++++++++++++++++++++++++++++
4 files changed, 36 insertions(+)
--
2.47.3