]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: adsp: Add ADSP base support
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 11 Oct 2012 02:54:02 +0000 (11:54 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 28 Oct 2012 17:38:15 +0000 (17:38 +0000)
commit9781315b49f12f8547ad1d76f298df2e25a4715e
treefbc23c3a2af7043a7f6826edcda6ffc8758bca10
parentb92d274c01b3b914fa861dc38bd9deb2921ef3b2
ASoC: adsp: Add ADSP base support

Many current Wolfson devices feature DSPs based around an architecture
known as ADSP.  Since there is a lot of commonality in the system
integration of these devices a common library will be used to provide
support for them.

This version provides equivalent support for ADSP1 to that currently
included in the WM2200 driver.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/wm_adsp.c [new file with mode: 0644]
sound/soc/codecs/wm_adsp.h [new file with mode: 0644]
sound/soc/codecs/wmfw.h