]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: zx_aud96p22: add ZTE ZX AUD96P22 codec driver
authorBaoyou Xie <baoyou.xie@linaro.org>
Thu, 22 Jun 2017 06:51:58 +0000 (14:51 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 23 Jun 2017 11:41:56 +0000 (12:41 +0100)
commit0e15bdfd8b1e3a94862522580161a2d1bb3882a7
tree6712c88cf50d76aeac2103cef4cddcfb66ecad5d
parent7de35c122e2dd8dc4d74b3782ced9c03115dc268
ASoC: zx_aud96p22: add ZTE ZX AUD96P22 codec driver

It adds ASoC driver for AUD96P22 stereo audio codec integrated on ZTE
ZX family SoCs.  The driver includes the support for a number of volume
and mute controls, and power bits for various playback and recording
components.

Due to that the board for testing only supports playback, recording
support is untested.

Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/zx_aud96p22.c [new file with mode: 0644]