Skip to content

Commit 932649e

Browse files
committed
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>
1 parent 001d86e commit 932649e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/sound/sof/dai.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ enum sof_ipc_dai_type {
9090
SOF_DAI_AMD_HS_VIRTUAL, /**< AMD ACP HS VIRTUAL */
9191
SOF_DAI_IMX_MICFIL, /** < i.MX MICFIL PDM */
9292
SOF_DAI_AMD_SDW, /**< AMD ACP SDW */
93+
SOF_DAI_INTEL_UAOL, /**< Intel UAOL */
9394
};
9495

9596
/* general purpose DAI configuration */

0 commit comments

Comments
 (0)