]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: Intel: mrfld - add the dsp sst driver
authorVinod Koul <vinod.koul@intel.com>
Thu, 16 Oct 2014 14:30:13 +0000 (20:00 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 20 Oct 2014 11:20:34 +0000 (12:20 +0100)
commit163d2089d226ab184469f53561f1a63f151757c3
treebd3d89fc4f0c37d20d200af74ac3521b21d2d01e
parent3750a8f7d1df5e6442e0fc537d1d37b1b48d3712
ASoC: Intel: mrfld - add the dsp sst driver

The SST driver is the missing piece in our driver stack not upstreamed,
so push it now :) This driver currently supports PCI device on Merrifield.
Future updates will bring support for ACPI device as well as future update
to PCI devices as well

In subsequent patches support is added for DSP loading using memcpy,
pcm operations and compressed ops.

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/x86/include/asm/platform_sst_audio.h
sound/soc/intel/sst/sst.c [new file with mode: 0644]
sound/soc/intel/sst/sst.h [new file with mode: 0644]