]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm0010: Add initial wm0010 DSP driver
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Thu, 23 Aug 2012 14:59:56 +0000 (15:59 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 23 Aug 2012 15:12:12 +0000 (16:12 +0100)
commitf28f45fad8e917c26625524febe61bd3381f081a
treeb482de80b3b92f08169ae8c54994506407a8bfb6
parent7463f46ac32e134a12a1fc69a26438b5169563d3
ASoC: wm0010: Add initial wm0010 DSP driver

The WM0010 is a compact digital signal processor that has been
highly optimised for low-power audio applications.  Extensive memory
resources and core optimisation allow the device to manage all audio
processing algorithms efficiently and autonomously, while the host
processor sleeps or performs other tasks.

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