topology: sof-imx8qxp-cs42888.m4: add time domain DMA

Add time domain DMA explicitly to DAI_ADD.

Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
This commit is contained in:
Jaska Uimonen 2019-11-15 08:01:04 +02:00 committed by Liam Girdwood
parent c1fb77a653
commit b992b7c69f
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ dnl period, priority, core, time_domain)
DAI_ADD(sof/pipe-dai-playback.m4,
1, ESAI, 0, ESAI0-Codec,
PIPELINE_SOURCE_1, 2, s24le,
1000, 0, 0)
1000, 0, 0, SCHEDULE_TIME_DOMAIN_DMA)
# capture DAI is ESAI0 using 2 periods
# Buffers use s24le format, with 48 frame per 1000us on core 0 with priority 0