ASoC: tas2781: Add tas2781 driver
authorShenghao Ding <13916275206@139.com>
Sun, 18 Jun 2023 12:28:18 +0000 (20:28 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 19 Jun 2023 11:59:31 +0000 (12:59 +0100)
commitef3bcde75d06d65f78ba38a30d5a87fb83a5cdae
tree43aab5c001b3d384b5adc08832a249a46c4ab0e8
parent915f5eadebd29ba185ac506766a90120153b7e14
ASoC: tas2781: Add tas2781 driver

Create tas2781 driver.

Signed-off-by: Shenghao Ding <13916275206@139.com>
Link: https://lore.kernel.org/r/20230618122819.23143-3-13916275206@139.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/tas2781-comlib.c [new file with mode: 0644]
sound/soc/codecs/tas2781-i2c.c [new file with mode: 0644]