ASoC: cros_ec_codec: Add codec driver for Cros EC
authorCheng-Yi Chiang <cychiang@chromium.org>
Sat, 19 Jan 2019 11:33:33 +0000 (19:33 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 29 Jan 2019 12:07:10 +0000 (12:07 +0000)
commitb291f42a37187cbd78ff59a34f2751164baad8bf
tree8e92d8c5da9c0bab991aafa83e9e5115b61e68e3
parent494a3503d684b6fc497623bc01e3e16f8def0499
ASoC: cros_ec_codec: Add codec driver for Cros EC

Add a codec driver to control ChromeOS EC codec.

Use EC Host command to enable/disable I2S recording and control other
configurations.

Signed-off-by: Cheng-Yi Chiang <cychiang@chromium.org>
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/cros_ec_codec.c [new file with mode: 0644]