audioreach: add support for Arduino VENTUNO board
Arduino VENTUNO has 1xHDMI, 1xDP, Headset(Mic and speakers), LineOut and EarOut connectors. Add support for all of these in this tplg firmware. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
This commit is contained in:
parent
366e7c81b3
commit
2564625b83
2 changed files with 87 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
cmake_minimum_required(VERSION 3.10)
|
||||
# Array of "input-file-name;output-file-name;"
|
||||
set(TPLGS
|
||||
"arduino-monza\;arduino-monza\;qcom/qcs8300\;"
|
||||
"LEMANS-EVK\;LEMANS-EVK\;qcom/sa8775p\;"
|
||||
"MONACO-EVK\;MONACO-EVK\;qcom/qcs8300\;"
|
||||
"Qualcomm-RB5-WSA8815-Speakers-DMIC0\;Qualcomm-RB5-WSA8815-Speakers-DMIC0\;qcom/sm8250\;"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue