summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak5386.c
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: ak5386: Add DAPM supportMark Brown2013-08-121-1/+16
| | | | | | | | This makes it possible to hook the device into a more complex board and ensures it will continue to work with non-DAPM support removed from the core. Signed-off-by: Mark Brown <broonie@linaro.org>
* ASoC: Add codec driver for AK5386Daniel Mack2013-03-081-0/+152
Adds a driver for Asahi Kasei's AK5386 Single-ended 24-Bit 192kHz delta-sigma ADC. The device has no control port interface but an optional RESET/PDN GPIO pin. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>