ASoC: Intel: Skylake: Add DSP firmware manifest parsing
authorShreyas NC <shreyas.nc@intel.com>
Mon, 30 May 2016 12:12:59 +0000 (17:42 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 30 May 2016 17:24:41 +0000 (18:24 +0100)
commitea6b3e943787b996487605f853295397c52e51fd
treee4beb8d3b18753133607f1c7b9e9e0945718b500
parentbf242d19d5549d52374f5026ad11ddd793fbd8fb
ASoC: Intel: Skylake: Add DSP firmware manifest parsing

Module params like module_id and loadable flag can be changed
in the DSP Firmware. These are kept in the firmware manifest
and driver should read these values from this manifest.

So, add support to parse the DSP firmware manifest and
read these module params.

Signed-off-by: Shreyas NC <shreyas.nc@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-sst-dsp.h
sound/soc/intel/skylake/skl-sst-ipc.h
sound/soc/intel/skylake/skl-sst-utils.c
sound/soc/intel/skylake/skl-topology.c
This page took 0.027772 seconds and 5 git commands to generate.