]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: cs35l56: Handle new algorithms IDs for CS35L63
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Wed, 20 Aug 2025 14:22:01 +0000 (15:22 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 20 Aug 2025 14:27:01 +0000 (15:27 +0100)
commit8dadc11b67d4b83deff45e4889b3b5540b9c0a7f
treefdb22eaa51734c40329b3dfe2b3e32a0dbecee31
parentf135fb24ef29335b94921077588cae445bc7f099
ASoC: cs35l56: Handle new algorithms IDs for CS35L63

CS35L63 uses different algorithm IDs from CS35L56.
Add a new mechanism to handle different alg IDs between parts in the
CS35L56 driver.

Fixes: 978858791ced ("ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWire")
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Link: https://patch.msgid.link/20250820142209.127575-3-sbinding@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/cs35l56.h
sound/soc/codecs/cs35l56-shared.c
sound/soc/codecs/cs35l56.c