]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: Intel: cnl: Add sst library functions for cnl platform
authorGuneshwor Singh <guneshwor.o.singh@intel.com>
Wed, 2 Aug 2017 16:21:18 +0000 (21:51 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 3 Aug 2017 10:07:33 +0000 (11:07 +0100)
commitcb6a552846297094aac942a588fe7ed7922a6c11
tree350add97ce491bbe362c47b4b2ccf563630e0ad3
parent4bdb04f0e1b7600b87a92b4f98ba5490ceffdf4f
ASoC: Intel: cnl: Add sst library functions for cnl platform

This adds the necessary DSP functions specific for the Cannonlake platform
which includes firmware download using host DMA, DO/D3 handlers, irq_thread
handlers and sst ops.

Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/Makefile
sound/soc/intel/skylake/cnl-sst-dsp.h
sound/soc/intel/skylake/cnl-sst.c [new file with mode: 0644]