ASoC: tas2552: Support TI TAS2552 Amplifier
authorDan Murphy <dmurphy@ti.com>
Mon, 14 Jul 2014 20:10:45 +0000 (15:10 -0500)
committerMark Brown <broonie@linaro.org>
Thu, 17 Jul 2014 16:57:05 +0000 (17:57 +0100)
commit5df7f71d5cdfbcbfd7e1b68df9994609d33f7e58
treed033f4c326a58cd1408b38a4bf464bc608b9edd0
parent7171511eaec5bf23fb06078f59784a3a0626b38f
ASoC: tas2552: Support TI TAS2552 Amplifier

Support the TI TAS2552 Class D amplifier.

The TAS2552 is a high efficiency Class-D audio
power amplifier with advanced battery current
management and an integrated Class-G boost
The device constantly measures the
current and voltage across the load and provides a
digital stream of this information.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/tas2552.txt [new file with mode: 0644]
include/sound/tas2552-plat.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/tas2552.c [new file with mode: 0644]
sound/soc/codecs/tas2552.h [new file with mode: 0644]