mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
3b3acedbd0
Add support for parsing sink/source pin binding array per widget from topology. The pin binding arrays will be used to determine the source and sink queue IDs during widget binding for widget that requires special pin binding. An example of widget that requires special pin binding is the smart amplifier widget, its feedback sink pin has to be connected to a capture DAI copier for codec feedback, while the other sink pin has to be connected to a host DAI copier. Pin ID is required during widget binding for correct route setup. Conversely, the pin ID for 'generic' pins is not defined in the topology and will be allocated by the kernel dynamically. When only one pin is supported, the pin ID shall always be zero. When more than one pin is supported, the pin ID is determined with the ID allocation mechanism in the kernel. Signed-off-by: Chao Song <chao.song@linux.intel.com> Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Suggested-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Rander Wang <rander.wang@intel.com> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com> Link: https://lore.kernel.org/r/20221107085706.2550-3-peter.ujfalusi@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
intel/avs | ||
sof | ||
asequencer.h | ||
asoc.h | ||
asound_fm.h | ||
asound.h | ||
compress_offload.h | ||
compress_params.h | ||
emu10k1.h | ||
firewire.h | ||
hdsp.h | ||
hdspm.h | ||
sb16_csp.h | ||
sfnt_info.h | ||
skl-tplg-interface.h | ||
snd_ar_tokens.h | ||
snd_sst_tokens.h | ||
tlv.h | ||
usb_stream.h |