]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: wm8960: Add device tree support
authorZidan Wang <b50113@freescale.com>
Thu, 20 Nov 2014 11:07:48 +0000 (19:07 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:52 +0000 (21:18 -0600)
commit7626324fd2a77d7731f045f7bef61051eacd5b2f
treeda4190436dcb420151b978b3cbb5879cbfe2a30e
parentf3f54ecbe227e9ce054671bee1d7c6595e76af79
ASoC: wm8960: Add device tree support

Document the device tree binding for the WM8960 codec, and modify the
driver to extract the platform data from device tree, if present.

Signed-off-by: Zidan Wang <b50113@freescale.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
(cherry picked from commit e2280c9040d8bc5039617af35ccf7b8ac4abb428)
Documentation/devicetree/bindings/sound/wm8960.txt [new file with mode: 0644]
sound/soc/codecs/wm8960.c