mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
ASoC: SOF: add Intel UAOL sof_ipc_dai_type
The type will be used for Intel USB Audio Offload Link (UAOL) DAI. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Link: https://patch.msgid.link/20260615134439.1044872-1-yung-chuan.liao@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
@@ -90,6 +90,7 @@ enum sof_ipc_dai_type {
|
||||
SOF_DAI_AMD_HS_VIRTUAL, /**< AMD ACP HS VIRTUAL */
|
||||
SOF_DAI_IMX_MICFIL, /** < i.MX MICFIL PDM */
|
||||
SOF_DAI_AMD_SDW, /**< AMD ACP SDW */
|
||||
SOF_DAI_INTEL_UAOL, /**< Intel UAOL */
|
||||
};
|
||||
|
||||
/* general purpose DAI configuration */
|
||||
|
||||
Reference in New Issue
Block a user