[Sound-open-firmware] [PATCH] topology: test: change to use volume topology files for apl at the moment.

Keyon Jie yang.jie at linux.intel.com
Thu Feb 8 14:01:24 CET 2018


As it doesn't work for pass through at the moment.

Signed-off-by: Keyon Jie <yang.jie at linux.intel.com>
---
 topology/test/tplg-build.sh | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/topology/test/tplg-build.sh b/topology/test/tplg-build.sh
index d322ce7..047ef6b 100755
--- a/topology/test/tplg-build.sh
+++ b/topology/test/tplg-build.sh
@@ -70,7 +70,8 @@ simple_test baytrail volume "Baytrail Audio" s24le 2 s24le 25 24 2400000 1920000
 simple_test baytrail volume "Baytrail Audio" s16le 2 s24le 25 24 2400000 19200000
 simple_test baytrail src "Baytrail Audio" s24le 2 s24le 25 24 2400000 19200000
 
-simple_test nocodec passthrough "NoCodec" s16le 4 s16le 16 16 1536000 24576000
-simple_test apollolake passthrough "SSP4-Codec" s16le 4 s16le 16 16 1536000 24576000
+# for APL
+simple_test nocodec volume "NoCodec" s16le 4 s16le 16 16 1536000 24576000
+simple_test codec volume "SSP4-Codec" s16le 4 s16le 16 16 1536000 24576000
 
 
-- 
2.11.0



More information about the Sound-open-firmware mailing list