]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: fsl: add imx-wm8962 machine driver
authorNicolin Chen <nicoleotsuka@gmail.com>
Mon, 10 Jun 2013 18:43:30 +0000 (02:43 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:53:50 +0000 (09:53 +0800)
commit66da47082cc9b339484c52837013e30ff46d8312
treefa47aeaa7ad573704dcc7f5fdc5b76dbc58edc3a
parent4e8cd5f661d899ce5174a2388f0d67bb0ca19fcc
ASoC: fsl: add imx-wm8962 machine driver

Commit 8de2ae2a7f1fd71dc56d6b014029f93093e9c5d5 upstream.

This is the initial imx-wm8962 device-tree-only machine driver working with
fsl_ssi driver. More features can be added on top of it later.

Signed-off-by: Nicolin Chen <b42378@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Documentation/devicetree/bindings/sound/imx-audio-wm8962.txt [new file with mode: 0644]
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/imx-wm8962.c [new file with mode: 0644]