]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00305648-1 ASoC: imx-sgtl5000: Support non-ssi cpu-dai
authorNicolin Chen <Guangyu.Chen@freescale.com>
Tue, 25 Mar 2014 12:56:18 +0000 (20:56 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:59 +0000 (21:17 -0600)
commita4301d5b09a7697d657a548c81a79aa12e4ba926
treef50d6ed7efc0fbaf920076335b99bd1bc647453a
parent42325f2defd237dbd7dfd2200e0c8da61f1f1bde
ENGR00305648-1 ASoC: imx-sgtl5000: Support non-ssi cpu-dai

The current imx-sgtl5000 driver always attaches the cpu-dai to ssi while
in fact it could be attached to other cpu-dais like SAI. Thus this patch
use a general code to support another cpu-dai. And meanwhile update the
devicetree for i.MX6 Series.

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