]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: codecs: add wm8524 codec driver
authorMihai Serban <mihai.serban@nxp.com>
Thu, 27 Jul 2017 14:55:10 +0000 (17:55 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 28 Jul 2017 12:34:07 +0000 (13:34 +0100)
commit007b6a54c305688d1db7255e5c724e3d76ba5aa4
tree9af6acee74c59ff35b53d4060c67ee85eec68f72
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
ASoC: codecs: add wm8524 codec driver

WM8524 is a 24-bit 192KHz stereo digital/analog converter (DAC) with
integral charge pump and a simple hardware control interface.
Product information can be found at:
https://www.cirrus.com/products/wm8524/

Signed-off-by: Mihai Serban <mihai.serban@nxp.com>
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/wm8524.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm8524.c [new file with mode: 0644]