ASoC: cs42l43: Add support for the cs42l43
The CS42L43 is an audio CODEC with integrated MIPI SoundWire interface (Version 1.2.1 compliant), I2C, SPI, and I2S/TDM interfaces designed for portable applications. It provides a high dynamic range, stereo DAC for headphone output, two integrated Class D amplifiers for loudspeakers, and two ADCs for wired headset microphone input or stereo line input. PDM inputs are provided for digital microphones. The ASoC component provides the majority of the functionality of the device, all the audio functions. Signed-off-by:Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20230804104602.395892-7-ckeepax@opensource.cirrus.com Signed-off-by:
Mark Brown <broonie@kernel.org>
Showing
- include/sound/cs42l43.h 17 additions, 0 deletionsinclude/sound/cs42l43.h
- sound/soc/codecs/Kconfig 16 additions, 0 deletionssound/soc/codecs/Kconfig
- sound/soc/codecs/Makefile 4 additions, 0 deletionssound/soc/codecs/Makefile
- sound/soc/codecs/cs42l43-jack.c 946 additions, 0 deletionssound/soc/codecs/cs42l43-jack.c
- sound/soc/codecs/cs42l43-sdw.c 74 additions, 0 deletionssound/soc/codecs/cs42l43-sdw.c
- sound/soc/codecs/cs42l43.c 2278 additions, 0 deletionssound/soc/codecs/cs42l43.c
- sound/soc/codecs/cs42l43.h 131 additions, 0 deletionssound/soc/codecs/cs42l43.h
Loading