ASoC: Intel: Add Skylake IPC library
This adds base SKL IPC library which uses common SST IPC lib. Here we add definition for IPC types, sending and receiving IPC messages from aDSP, handling interrupt, sending different types of messages etc Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com> Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:

committed by
Mark Brown

parent
d15b1ae17c
commit
b81fd26359
@@ -303,6 +303,10 @@ struct sst_dsp {
|
||||
/* DMA FW loading */
|
||||
struct sst_dma *dma;
|
||||
bool fw_use_dma;
|
||||
|
||||
/* SKL data */
|
||||
|
||||
u32 intr_status;
|
||||
};
|
||||
|
||||
/* Size optimised DRAM/IRAM memcpy */
|
||||
|
Reference in New Issue
Block a user