summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs35l32.h
AgeCommit message (Collapse)AuthorFilesLines
2015-07-23ASoC: cs35l32: Fix define for CS35L32_SDOUT_3STAxel Lin1-1/+1
According to the datasheet, the CS35L32_SDOUT_3ST is BIT(3). Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Brian Austin <brian.austin@cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>
2014-08-17ASoC: cs35l32: Add support for CS35L32 Boosted AmplifierBrian Austin1-0/+93
This patch adds support for the Cirrus Logic CS35L32 Boosted Amplifier I2S output provides monitor data to the SOC/CODEC/DSP for speaker protection/enhancement algorithms Signed-off-by: Brian Austin <brian.austin@cirrus.com> Signed-off-by: Mark Brown <broonie@linaro.org>