ASoC: Intel: Add Skylake IPC library
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Thu, 9 Jul 2015 16:08:54 +0000 (21:38 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jul 2015 17:33:23 +0000 (18:33 +0100)
commitb81fd26359f04370f3c972652302717498f8790c
tree82d9593da8ccd536431503e5f6019c54d42d73e5
parentd15b1ae17c79f682760483b56074e980720f52eb
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>
sound/soc/intel/Kconfig
sound/soc/intel/common/sst-dsp-priv.h
sound/soc/intel/skylake/Makefile
sound/soc/intel/skylake/skl-sst-ipc.c [new file with mode: 0644]
sound/soc/intel/skylake/skl-sst-ipc.h [new file with mode: 0644]
This page took 0.025504 seconds and 5 git commands to generate.