summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Rosin <peda@axentia.se>2016-05-14 17:09:39 -0400
committerMark Brown <broonie@kernel.org>2016-05-30 11:15:55 -0400
commit3b2af7f79968f0df51b13fc8eed3bf1498f8a79d (patch)
tree5433cd5d47ced2e53e5f87cb50380d1fb97b088d /MAINTAINERS
parente1f90fc2d2767145c64fad838e29d1a43abb4792 (diff)
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7304d2e37a98..ff0938e6a7ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7253,6 +7253,13 @@ F: Documentation/devicetree/bindings/i2c/max6697.txt
7253F: drivers/hwmon/max6697.c 7253F: drivers/hwmon/max6697.c
7254F: include/linux/platform_data/max6697.h 7254F: include/linux/platform_data/max6697.h
7255 7255
7256MAX9860 MONO AUDIO VOICE CODEC DRIVER
7257M: Peter Rosin <peda@axentia.se>
7258L: alsa-devel@alsa-project.org (moderated for non-subscribers)
7259S: Maintained
7260F: Documentation/devicetree/bindings/sound/max9860.txt
7261F: sound/soc/codecs/max9860.*
7262
7256MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS 7263MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS
7257M: Krzysztof Kozlowski <k.kozlowski@samsung.com> 7264M: Krzysztof Kozlowski <k.kozlowski@samsung.com>
7258L: linux-pm@vger.kernel.org 7265L: linux-pm@vger.kernel.org