]> 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)
commitdd2e3a32c1f6220ac0121f710dca3add9853b879
treeb482de80b3b92f08169ae8c54994506407a8bfb6
parentd559a542722db92e208db6e29dd55bf4f4c31fe3
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]