ASoC: cs35l56: Add support for CS35L54 and CS35L57
authorSimon Trimmer <simont@opensource.cirrus.com>
Fri, 8 Mar 2024 13:58:58 +0000 (13:58 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 8 Mar 2024 16:59:18 +0000 (17:59 +0100)
commitafd17e6debf9494af778a58ec7706da05ede0730
treeae550e091ce65c38a26039b05a17128f264447dc
parent85b4f2a6efc933b742e447604df88f1f098ec080
ASoC: cs35l56: Add support for CS35L54 and CS35L57

The CS35L54 and CS35L57 are Boosted Smart Amplifiers. The CS35L54 has
I2C/SPI control and I2S/TDM audio. The CS35L57 also has SoundWire
control and audio.

The hardware differences between L54, L56 and L57 do not affect the
driver control interface so they can all be handled by the same driver.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Message-ID: <20240308135900.603192-2-rf@opensource.cirrus.com>
include/sound/cs35l56.h
sound/soc/codecs/cs35l56-sdw.c
sound/soc/codecs/cs35l56-shared.c
sound/soc/codecs/cs35l56.c