Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

Commit 0914848

Browse files
committed
topology: add test tone pipelines for APL
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
1 parent 41ef052 commit 0914848

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

topology/test/tplg-build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@ simple_test nocodec src "NoCodec" s24le SSP 4 s24le 25 24 2400000 24000000 I2S S
204204

205205
# Tone test: Tone component only supports s32le currently
206206
simple_test codec tone "SSP2-Codec" s32le SSP 2 s16le 20 16 1920000 19200000 I2S TONE_TEST[@]
207+
#Tone Test for APL
208+
simple_test codec tone "SSP5-Codec" s32le SSP 5 s24le 32 24 3072000 24576000 I2S TONE_TEST[@]
209+
simple_test codec tone "SSP5-Codec" s32le SSP 5 s32le 32 32 3072000 24576000 I2S TONE_TEST[@]
207210

208211
#DMIC Test
209212
simple_test nocodec passthrough "DMIC0" s32le DMIC 0 s32le 1 500000 4800000\

0 commit comments

Comments
 (0)