]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82d61bae1a57a30633a2c17ef6d0969a52e79187
tree8e92d8c5da9c0bab991aafa83e9e5115b61e68e3
parent5cddbc030bec723b99a0628952ee22205b5cf738
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]