ASoC: tas571x: New driver for TI TAS571x power amplifiers
authorKevin Cernekee <cernekee@chromium.org>
Mon, 4 May 2015 00:00:18 +0000 (17:00 -0700)
committerMark Brown <broonie@kernel.org>
Mon, 4 May 2015 11:46:25 +0000 (12:46 +0100)
commit3fd6e7d9a146e2e0b55f428d8d4d500ca86909f5
tree0894269b5684ff0a324e465343c1451520a26332
parentee5d4df7298336a4c40140a1ce179e11ed179b03
ASoC: tas571x: New driver for TI TAS571x power amplifiers

Introduce a new codec driver for the Texas Instruments
TAS5711/TAS5717/TAS5719 power amplifier chips.  These chips are typically
used to take an I2S digital audio input and drive 10-20W into a pair of
speakers.

Signed-off-by: Kevin Cernekee <cernekee@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/tas571x.c [new file with mode: 0644]
sound/soc/codecs/tas571x.h [new file with mode: 0644]