]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: cs42l43: Add support for the B variant
authorMaciej Strozek <mstrozek@opensource.cirrus.com>
Fri, 6 Mar 2026 15:28:11 +0000 (15:28 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 9 Mar 2026 10:29:32 +0000 (10:29 +0000)
commit0a208adefecb287d22321054470d4619cb303839
tree8a50e306babfede3be9a1839d69bb017cbd2bf98
parenta6fe20d67dc7d512f9b5dc11c5777fb1e1ff70ce
ASoC: cs42l43: Add support for the B variant

Introducing CS42L43B codec, a variant of CS42L43 which can be driven by
the same driver.

Changes in CS42L43 driver specific for CS42L43B:
- Decimator 1 and 2 are dedicated to ADC, can't be selected for PDM
- Decimators 3 and 4 are connected to PDM1
- Added Decimator 5 and 6 for PDM2
- Supports SoundWire Clock Gearing
- Updated ROM requiring no patching
- Reduced RAM space
- Each ISRC has 4 decimators now

Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20260306152829.3130530-5-mstrozek@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l43.c
sound/soc/codecs/cs42l43.h