ASoC: Initial audio support for Speyside on Cragganmore 6410
commit9b8dc66fbae53def2547df8c0a5cbe8924ea2b1f
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 13 Apr 2011 00:24:39 +0000 (12 17:24 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 13 Apr 2011 17:01:30 +0000 (13 10:01 -0700)
tree3c2779977e2e2d5c5e63477df21e44838c69e46d
parent9a841ebb9cac3f1b7253bb01c304f89b1af25aba
ASoC: Initial audio support for Speyside on Cragganmore 6410

This is minimal code required to get audio out of the Speyside audio
subsystem on the Wolfson Cragganmore 6410 reference platform.  It sets
up the link between the CPU and AIF1 of the WM8915 on the system,
enabling audio playback via the headphone and speaker outputs of the
device (which require no further configuration except runtime).  It
allows verification of basic functionality of the system.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Jassi Brar <jassisinghbrar@gmail.com>
Acked-by: Liam Girdwood <lrg@ti.com>
sound/soc/samsung/Kconfig
sound/soc/samsung/Makefile
sound/soc/samsung/speyside.c [new file with mode: 0644]