[Sound-open-firmware] [PATCH] topology: test: add some passthrough topologies for CNL

Zhang Keqiao keqiao.zhang at linux.intel.com
Fri May 4 07:23:48 CEST 2018


Signed-off-by: Zhang Keqiao <keqiao.zhang at linux.intel.com>
---
 topology/test/tplg-build.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/topology/test/tplg-build.sh b/topology/test/tplg-build.sh
index 7c55fba..831512f 100755
--- a/topology/test/tplg-build.sh
+++ b/topology/test/tplg-build.sh
@@ -157,6 +157,8 @@ do
 done
 
 # for CNL
+simple_test nocodec passthrough "NoCodec" s16le 2 s16le 25 16 2400000 24000000 I2S
+simple_test nocodec passthrough "NoCodec" s24le 2 s24le 25 24 2400000 24000000 I2S
 simple_test nocodec volume "NoCodec" s16le 2 s16le 25 16 2400000 24000000 I2S
 simple_test nocodec volume "NoCodec" s16le 2 s24le 25 24 2400000 24000000 I2S
 simple_test nocodec volume "NoCodec" s24le 2 s24le 25 24 2400000 24000000 I2S
-- 
2.14.1



More information about the Sound-open-firmware mailing list