mfd: cs42l43: Add support for cs42l43 core driver
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 MFD component registers and initialises the device and provides PM/system power management. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20230804104602.395892-4-ckeepax@opensource.cirrus.comSigned-off-by: Lee Jones <lee@kernel.org>
Showing
drivers/mfd/cs42l43-i2c.c
0 → 100644
drivers/mfd/cs42l43-sdw.c
0 → 100644
drivers/mfd/cs42l43.c
0 → 100644
This diff is collapsed.
drivers/mfd/cs42l43.h
0 → 100644
This diff is collapsed.
include/linux/mfd/cs42l43.h
0 → 100644
Please register or sign in to comment