]> git.karo-electronics.de Git - mv-sheeva.git/commit
ASoC: Add SmartQ sound driver
authorMaurus Cuelenaere <mcuelenaere@gmail.com>
Sat, 3 Jul 2010 00:46:12 +0000 (02:46 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 4 Jul 2010 09:04:12 +0000 (18:04 +0900)
commitce93a3702832121d517ad348817929f22fcce47c
tree6fe6b606d66fd09f6d2344e99712334978c6e977
parent0d9c15e45b362fced933c686c0127e73547bb209
ASoC: Add SmartQ sound driver

This adds sound support for the SmartQ board.

The hardware consists of a S3C6410 coupled with a WM8987 over I²S. The WM8750
driver is used for driving the WM8987, as they are register compatible.

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/s3c24xx/Kconfig
sound/soc/s3c24xx/Makefile
sound/soc/s3c24xx/smartq_wm8987.c [new file with mode: 0644]