Searched hist:"3 af36706ff6c4ea8695e92b1ba80e183f1919684" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/intel/ |
H A D | Kconfig | diff 3af36706ff6c4ea8695e92b1ba80e183f1919684 Wed Oct 07 12:31:56 CEST 2015 Vinod Koul <vinod.koul@intel.com> ASoC: Intel: Skylake: Add topology core init and handlers
The SKL driver does not code DSP topology in driver. It uses the newly added ASoC topology core to parse the topology information (controls, widgets and map) from topology binary. Each topology element passed private data which contains information that driver used to identify the module instance within firmware and send IPCs for that module to DSP firmware along with parameters. This patch adds init routine to invoke topology load and callback for topology creation.
Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|