ASoC: cs35l56: Add driver for Cirrus Logic CS35L56
The CS35L56 combines a high-performance mono audio amplifier, Class-H tracking inductive boost converter, Halo Core(TM) DSP and a DC-DC boost converter supporting Class-H tracking. Supported control interfaces are I2C, SPI or SoundWire. Supported audio interfaces are I2S/TDM or SoundWire. Most chip functionality is controlled by on-board ROM firmware that is always running. The driver must apply patch/tune to the firmware before using the CS35L56. Signed-off-by:Simon Trimmer <simont@opensource.cirrus.com> Signed-off-by:
Richard Fitzgerald <rf@opensource.cirrus.com> Link: https://lore.kernel.org/r/20230320112245.115720-9-rf@opensource.cirrus.com Signed-off-by:
Mark Brown <broonie@kernel.org>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- include/sound/cs35l56.h 266 additions, 0 deletionsinclude/sound/cs35l56.h
- sound/soc/codecs/Kconfig 40 additions, 0 deletionssound/soc/codecs/Kconfig
- sound/soc/codecs/Makefile 10 additions, 0 deletionssound/soc/codecs/Makefile
- sound/soc/codecs/cs35l56-i2c.c 83 additions, 0 deletionssound/soc/codecs/cs35l56-i2c.c
- sound/soc/codecs/cs35l56-sdw.c 528 additions, 0 deletionssound/soc/codecs/cs35l56-sdw.c
- sound/soc/codecs/cs35l56-shared.c 390 additions, 0 deletionssound/soc/codecs/cs35l56-shared.c
- sound/soc/codecs/cs35l56-spi.c 81 additions, 0 deletionssound/soc/codecs/cs35l56-spi.c
- sound/soc/codecs/cs35l56.c 1461 additions, 0 deletionssound/soc/codecs/cs35l56.c
- sound/soc/codecs/cs35l56.h 77 additions, 0 deletionssound/soc/codecs/cs35l56.h
Loading
Please register or sign in to comment