diff options
author | Peter Rosin <peda@axentia.se> | 2016-05-14 17:09:39 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-05-30 11:15:55 -0400 |
commit | 3b2af7f79968f0df51b13fc8eed3bf1498f8a79d (patch) | |
tree | 5433cd5d47ced2e53e5f87cb50380d1fb97b088d /MAINTAINERS | |
parent | e1f90fc2d2767145c64fad838e29d1a43abb4792 (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-- | MAINTAINERS | 7 |
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 | |||
7253 | F: drivers/hwmon/max6697.c | 7253 | F: drivers/hwmon/max6697.c |
7254 | F: include/linux/platform_data/max6697.h | 7254 | F: include/linux/platform_data/max6697.h |
7255 | 7255 | ||
7256 | MAX9860 MONO AUDIO VOICE CODEC DRIVER | ||
7257 | M: Peter Rosin <peda@axentia.se> | ||
7258 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | ||
7259 | S: Maintained | ||
7260 | F: Documentation/devicetree/bindings/sound/max9860.txt | ||
7261 | F: sound/soc/codecs/max9860.* | ||
7262 | |||
7256 | MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS | 7263 | MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS |
7257 | M: Krzysztof Kozlowski <k.kozlowski@samsung.com> | 7264 | M: Krzysztof Kozlowski <k.kozlowski@samsung.com> |
7258 | L: linux-pm@vger.kernel.org | 7265 | L: linux-pm@vger.kernel.org |