[Sound-open-firmware] [PATCH] topology: add ssp tokens defined in kernel UAPI header

Ranjani Sridharan ranjani.sridharan at linux.intel.com
Mon May 21 19:49:10 CEST 2018


Signed-off-by: Ranjani Sridharan <ranjani.sridharan at linux.intel.com>
---
 topology/sof/tokens.m4 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/topology/sof/tokens.m4 b/topology/sof/tokens.m4
index 6b966b3..e9aa302 100644
--- a/topology/sof/tokens.m4
+++ b/topology/sof/tokens.m4
@@ -54,3 +54,9 @@ SectionVendorTokens."sof_comp_tokens" {
 	SOF_TKN_COMP_FORMAT			"402"
 	SOF_TKN_COMP_PRELOAD_COUNT		"403"
 }
+
+SectionVendorTokens."sof_ssp_tokens" {
+	SOF_TKN_INTEL_SSP_MCLK_KEEP_ACTIVE	"500"
+	SOF_TKN_INTEL_SSP_BCLK_KEEP_ACTIVE	"501"
+	SOF_TKN_INTEL_SSP_FS_KEEP_ACTIVE	"502"
+}
-- 
2.17.0



More information about the Sound-open-firmware mailing list