ASoC: fsl: add imx-sgtl5000 machine driver
authorShawn Guo <shawn.guo@linaro.org>
Fri, 16 Mar 2012 08:56:44 +0000 (16:56 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:27 +0000 (11:28 +0100)
commitc448303e86c970cca4833bd9480c08f09b948b40
treecfa6b74ffad848b97d8d19be6a04bd279bcb5591
parent09ce1111f3893106463559ed62f27fe999ace5d6
ASoC: fsl: add imx-sgtl5000 machine driver

This is the initial imx-sgtl5000 machine driver support with only
playback dai link implemented.  More features can be added on top
of it later.

It's a device tree only machine driver working with fsl_ssi driver.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/sound/imx-audio-sgtl5000.txt [new file with mode: 0644]
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/imx-sgtl5000.c [new file with mode: 0644]
This page took 0.028788 seconds and 5 git commands to generate.