Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

Commit c017230

Browse files
committed
topology: add new token for SSP MCLK ID
Some platforms might have more than one MCLK's exposed. Add a token that will allow specifying the MCLK ID to be used in such cases. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
1 parent bd7dc88 commit c017230

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

topology/sof/tokens.m4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ SectionVendorTokens."sof_ssp_tokens" {
5555
SOF_TKN_INTEL_SSP_MCLK_KEEP_ACTIVE "500"
5656
SOF_TKN_INTEL_SSP_BCLK_KEEP_ACTIVE "501"
5757
SOF_TKN_INTEL_SSP_FS_KEEP_ACTIVE "502"
58+
SOF_TKN_INTEL_SSP_MCLK_ID "503"
5859
}
5960

6061
SectionVendorTokens."sof_dmic_tokens" {

0 commit comments

Comments
 (0)