aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max9860.h
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: max9860: switch to SPDX license tagPeter Rosin2018-04-161-9/+1
| | | | | | | It's less overhead, clearer and generally neater. Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Mark Brown <broonie@kernel.org>
* ASoC: max9860: new driverPeter Rosin2016-05-301-0/+162
This is a driver for the MAX9860 Mono Audio Voice Codec. https://datasheets.maximintegrated.com/en/ds/MAX9860.pdf This driver does not support sidetone since the DVST register field is backwards with the mute near the maximum level instead of the minimum. Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Mark Brown <broonie@kernel.org>