From 514857912e1d32ef059e737ac365a7477585c404 Mon Sep 17 00:00:00 2001 From: Curtis Malainey Date: Fri, 30 Aug 2019 17:28:42 -0700 Subject: [PATCH] topology: sof-cht-max98090: fix media pipeline Need to add the SCHED_COMP name so pipeline will properly load Signed-off-by: Curtis Malainey --- tools/topology/sof-cht-max98090.m4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/topology/sof-cht-max98090.m4 b/tools/topology/sof-cht-max98090.m4 index 7b17cea9c..2f17e164d 100644 --- a/tools/topology/sof-cht-max98090.m4 +++ b/tools/topology/sof-cht-max98090.m4 @@ -46,7 +46,8 @@ PIPELINE_PCM_ADD(sof/pipe-low-latency-capture.m4, PIPELINE_PCM_ADD(sof/pipe-pcm-media.m4, 3, 1, 2, s32le, 4000, 1, 0, - 8000, 96000, 48000) + 8000, 96000, 48000, + 0, PIPELINE_PLAYBACK_SCHED_COMP_1) # Connect pipelines together SectionGraph."pipe-cht-max98090" {