topology1: add afe tokens

Add afe tokens for mt8195

Signed-off-by: YC Hung <yc.hung@mediatek.com>
Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
This commit is contained in:
Allen-KH Cheng 2021-08-27 16:43:43 +08:00 committed by Liam Girdwood
parent e9ae9e07ca
commit 5ae624cf4e
1 changed files with 6 additions and 0 deletions

View File

@ -130,3 +130,9 @@ SectionVendorTokens."sof_hda_tokens" {
SOF_TKN_INTEL_HDA_RATE "1500" SOF_TKN_INTEL_HDA_RATE "1500"
SOF_TKN_INTEL_HDA_CH "1501" SOF_TKN_INTEL_HDA_CH "1501"
} }
SectionVendorTokens."sof_afe_tokens" {
SOF_TKN_MEDIATEK_AFE_RATE "1600"
SOF_TKN_MEDIATEK_AFE_CH "1601"
SOF_TKN_MEDIATEK_AFE_FORMAT "1602"
}