[Sound-open-firmware] [PATCH] topology: test: change to use volume topology files for apl at the moment.
Liam Girdwood
liam.r.girdwood at linux.intel.com
Thu Feb 8 21:06:27 CET 2018
On Thu, 2018-02-08 at 21:01 +0800, Keyon Jie wrote:
> 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
>
>
Applied.
Thanks
Liam
More information about the Sound-open-firmware
mailing list