[Sound-open-firmware] [PATCH] topology: test: add some passthrough topologies for CNL
4 May
2018
4 May
'18
7:23 a.m.
Signed-off-by: Zhang Keqiao keqiao.zhang@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
2424
Age (days ago)
2424
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zhang Keqiao