topology: test: add simple test for Up2 board

Up^2 board exposes I2S signals on the 40-pin connector
(https://wiki.up-community.org/Pinout_UP2)

Add test for SSP5 (marked in pinout as AVS_I2S6)

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
This commit is contained in:
Pierre-Louis Bossart 2018-03-06 18:45:21 -06:00 committed by Liam Girdwood
parent 3105de2481
commit be6ff21ae9
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ simple_test baytrail src "Baytrail Audio" s24le 2 s24le 25 24 2400000 19200000
# 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
simple_test nocodec volume "NoCodec" s16le 5 s16le 16 16 1536000 24576000
# Tone test: Tone component only supports s32le currently
tone_test codec tone "SSP2-Codec" s32le 2 s16le 20 16 1920000 19200000