ASoC: Intel: avs: Parse control tuplesAdd callback to handle loading of kcontrol and linking it to activewidget. In order to link kcontrol to specific modules add additionalfield to module data,
ASoC: Intel: avs: Parse control tuplesAdd callback to handle loading of kcontrol and linking it to activewidget. In order to link kcontrol to specific modules add additionalfield to module data, as well as specify control id in kcontrol data.Co-authored-by: Cezary Rojewski <cezary.rojewski@intel.com>Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>Link: https://lore.kernel.org/r/20221214185500.3896902-4-amadeuszx.slawinski@linux.intel.comSigned-off-by: Mark Brown <broonie@kernel.org>
show more ...
ASoC: Intel: avs: Declare vendor tokensExpose all vendor tokens that help shape AVS topology. Parsing helpersintroduced in follow up patches make use of these to know which blockthey are currentl
ASoC: Intel: avs: Declare vendor tokensExpose all vendor tokens that help shape AVS topology. Parsing helpersintroduced in follow up patches make use of these to know which blockthey are currently dealing with and to verify their correctness.Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>Link: https://lore.kernel.org/r/20220331135246.993089-2-cezary.rojewski@intel.comSigned-off-by: Mark Brown <broonie@kernel.org>