]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: tas6424: Add support for TAS6424 digital amplifier
authorAndreas Dannenberg <dannenberg@ti.com>
Tue, 5 Dec 2017 15:54:12 +0000 (09:54 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 6 Dec 2017 12:39:50 +0000 (12:39 +0000)
commit157b68babe3281222e08c9c58456ca22544f06bc
tree7e4af158775ca9826353324e0c86e6bd6e60b25b
parent2e662342962863bb6044ad581d7cc03795da4e9d
ASoC: tas6424: Add support for TAS6424 digital amplifier

The Texas Instruments TAS6424 device is a high-efficiency quad-channel
Class-D audio power amplifier. Its digital time division multiplexed
(TDM) interface enables up to 2 devices to share the same bus,
supporting a total of eight channels from one audio serial port.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Michael Stecklein <m-stecklein@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/tas6424.c [new file with mode: 0644]
sound/soc/codecs/tas6424.h [new file with mode: 0644]