topology: change byt/cht max media pcm rate to 48kHz

Byt doesn't have enough memory to handle buffer size
increase from updating media pipeline's pcm_max_rate to
96kHz. So limit it to 48khz.

Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
This commit is contained in:
Jaska Uimonen 2019-08-21 10:46:59 +03:00 committed by Tomasz Lauda
parent c05f923934
commit 9f4a893845
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ DAI_ADD(sof/pipe-dai-playback.m4,
PIPELINE_PCM_ADD(sof/pipe-pcm-media.m4,
3, 1, 2, s32le,
4000, 1, 0,
8000, 96000, 48000,
8000, 48000, 48000,
0, PIPELINE_PLAYBACK_SCHED_COMP_1)
# Connect pipelines together