]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Add loadable module support on KBL platform
authorSodhi, VunnyX <vunnyx.sodhi@intel.com>
Tue, 25 Apr 2017 06:48:24 +0000 (12:18 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 26 Apr 2017 14:47:53 +0000 (15:47 +0100)
commitdd2d6d0b0ce38787787e286eb720e4795b6ff104
tree2be17f79b5c309bc399232c036edc9bb2533999f
parent9d686a7de4b2829f4d23cb9db30fee169ddac9de
ASoC: Intel: Skylake: Add loadable module support on KBL platform

Kabylake platform expects modules in a library manifest. After loading
base firmware library manifest is loaded using load library IPC. This is
followed by module load using load multiple modules IPC.

Signed-off-by: Sodhi, VunnyX <vunnyx.sodhi@intel.com>
Signed-off-by: G Kranthi <gudishax.kranthikumar@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-sst-ipc.c
sound/soc/intel/skylake/skl-sst.c