Commit Graph

2 Commits

Author SHA1 Message Date
Emil Velikov 5ddb886bef Remove execute bit from firmware files
AFAICT neither of the firmware files need to be executable, so drop the
execute bit.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-10-16 15:52:59 +00:00
Charles Keepax b620ad7f5d cirrus: Add firmware file for 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.

Separate firmware/tuning is not required for individual SKUs so this
firmware should support all deployments of cs42l43.

Firmware version: 2.4.0

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
2024-01-08 16:20:30 +00:00