ASoC: max9860: new driver
authorPeter Rosin <peda@axentia.se>
Sat, 14 May 2016 21:09:39 +0000 (23:09 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 15:15:55 +0000 (16:15 +0100)
commit3b2af7f79968f0df51b13fc8eed3bf1498f8a79d
tree5433cd5d47ced2e53e5f87cb50380d1fb97b088d
parente1f90fc2d2767145c64fad838e29d1a43abb4792
ASoC: max9860: new driver

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>
MAINTAINERS
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/max9860.c [new file with mode: 0644]
sound/soc/codecs/max9860.h [new file with mode: 0644]