]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tas2764: Add the driver for the TAS2764
authorDan Murphy <dmurphy@ti.com>
Wed, 7 Oct 2020 15:53:41 +0000 (10:53 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 8 Oct 2020 20:16:51 +0000 (21:16 +0100)
commitff5fd908f544312ee975ba0b750c279c2e142023
tree0472bc622fd5728a1e7dd1a8a742ff34e5f94565
parentc229352f7faa3b58ff0fd6c40606a67087c647b0
ASoC: tas2764: Add the driver for the TAS2764

Introduce the Texas Instruments TAS2764 amplifier driver
with I/V sense for loud speaker applications.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20201007155341.10139-2-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/tas2764.c [new file with mode: 0644]
sound/soc/codecs/tas2764.h [new file with mode: 0644]