]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: add tas2780 driver
authorRaphael-Xu <13691752556@139.com>
Thu, 7 Jul 2022 12:33:42 +0000 (20:33 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 8 Jul 2022 10:52:42 +0000 (11:52 +0100)
commitc37d61192b626afd1266846a21a628f7063eadbe
tree2d7b42fe78801b0b0beb691f0b06328ceb2fed80
parent20a52b009bc46f118df966837ea5edd0f478146a
ASoC: add tas2780 driver

1.update Kconfig and Makefile 2.add tas2780.c and tas2780.h

Signed-off-by: Raphael-Xu <13691752556@139.com>
Link: https://lore.kernel.org/r/20220707123343.2403-1-13691752556@139.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/tas2780.c [new file with mode: 0644]
sound/soc/codecs/tas2780.h [new file with mode: 0644]