ASoC: multi-component - Add Goni sound driver
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 22 Jul 2010 06:16:10 +0000 (15:16 +0900)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Thu, 12 Aug 2010 13:00:15 +0000 (14:00 +0100)
commitf51582fd8d9b1196d58cd94c2b4b759cc1baf57a
treefabe8ee5a0ae5f017bd54e8681ee53e86ca2a766
parent3782a528974c9607bde03ec265bbebd2dc300ea1
ASoC: multi-component - Add Goni sound driver

This patch add sound support for the Goni board based on S5PV210.

The Goni board is based on Samsung SoC(S5PV210) and include
WM8994 codec over I2S to support sound.

The kind of jack is below states :
* SND_JACK_HEADPHONE
* SND_JACK_HEADSET
* SND_JACK_MECHANICAL
  : When TV-OUT cable is inserted on Goni board,
  the TV-OUT cable isn't connected to television.
* SND_JACK_AVOUT
  : When TV-OUT cable is inserted on Goni board,
  the TV-OUT cable is connected to television.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/s3c24xx/Kconfig
sound/soc/s3c24xx/Makefile
sound/soc/s3c24xx/goni_wm8994.c [new file with mode: 0644]
This page took 0.034576 seconds and 5 git commands to generate.