summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas2552.c
Commit message (Collapse)AuthorAgeFilesLines
...
* ASoC: tas2552: Fix PM sequencingDan Murphy2014-07-211-3/+5
| | | | | | | | | | | | In the pm suspend/resume it is better to disable the GPIO after the regmap_cache setting calls so that if the call is interrupted the new reg values will be cached and set on resume. Also add pm_runtime_put in the remove call. Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>
* ASoC: tas2552: Support TI TAS2552 AmplifierDan Murphy2014-07-171-0/+540
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>
OpenPOWER on IntegriCloud