summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tas5805m.c
AgeCommit message (Collapse)AuthorFilesLines
2022-01-24ASoC: add support for TAS5805M digital amplifierDaniel Beer1-0/+567
The Texas Instruments TAS5805M is a class D audio amplifier with an integrated DSP. DSP configuration is supplied in a firmware image specified through a device-tree attribute. These register writes set up application-specific DSP settings and are expected to be generated using TI's PPC3 tool. Signed-off-by: Daniel Beer <daniel.beer@igorinstitute.com> Link: https://lore.kernel.org/r/b82fac1d21a33a5f57a5819eaf37c31f5c86eb65.1642298336.git.daniel.beer@igorinstitute.com Signed-off-by: Mark Brown <broonie@kernel.org>