aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm5110.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-03-04ASoC: arizona: Add support for directly setting the FLL REFCLKCharles Keepax1-2/+4
This patch allows the REFCLK to be set directly allowing much greater flexibility in how the FLLs are configured. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-07-11ASoC: wm5110: Add audio CODEC driverMark Brown1-0/+21
The WM5110 is a highly integrated low power audio subsystem for smartphones, tablets and other portable audio devices. It combines an advanced DSP feature set with a flexible, high performance audio hub CODEC. This patch adds the audio CODEC driver for the device. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>