]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit827ed8a0fa50bdd365c9f4c9f6ef561ca7032e49
tree0472bc622fd5728a1e7dd1a8a742ff34e5f94565
parent696bef70438359c1be333b62b2d879953768450d
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]