]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00307635-5 ASoC: imx-wm8962: Add non-SSI cpu dai support
authorNicolin Chen <Guangyu.Chen@freescale.com>
Tue, 8 Apr 2014 11:13:15 +0000 (19:13 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:49 +0000 (21:17 -0600)
commit77fd5dc6c07781d3679ca434483e1500d49d1e29
treead06504e1829c77d6e17ba3048f5699c34225876
parentfd85a0c7f562666f4fa6623bf7423409eba8d847
ENGR00307635-5 ASoC: imx-wm8962: Add non-SSI cpu dai support

The current imx-wm8962 machine driver is designed for SSI as CPU DAI only
while as its name we should make the driver more generic to any other CPU
DAI on i.MX serires -- ESAI, SAI for example.

So this patch makes the driver more general so as to support those non-SSI
cases.

Acked-by: Wang Shengjiu <b02247@freescale.com>
Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com>
(cherry picked from commit b6fca438dde1b4c0bbdee31729871d601f287dc9)
Documentation/devicetree/bindings/sound/imx-audio-wm8962.txt
arch/arm/boot/dts/imx6qdl-sabresd.dtsi
sound/soc/fsl/imx-wm8962.c