ASoC: add support for TAS5720 digital amplifier
authorAndreas Dannenberg <dannenberg@ti.com>
Tue, 26 Apr 2016 22:15:57 +0000 (17:15 -0500)
committerMark Brown <broonie@kernel.org>
Wed, 27 Apr 2016 15:48:53 +0000 (16:48 +0100)
commitbd023ada36a66fe3d2fde619926b49b9a0428133
treec6962ecae15c001ad5ae73b7aedea16327e1e888
parent4e2f17be8f63a6ad9ebd4cdfce627e3dd25d80bb
ASoC: add support for TAS5720 digital amplifier

The Texas Instruments TAS5720L/M device is a high-efficiency mono
Class-D audio power amplifier optimized for high transient power
capability to use the dynamic power headroom of small loudspeakers.
Its digital time division multiplexed (TDM) interface enables up to
16 devices to share the same bus.

Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/tas5720.c [new file with mode: 0644]
sound/soc/codecs/tas5720.h [new file with mode: 0644]