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

Liam Girdwood liam.r.girdwood at linux.intel.com
Tue May 22 10:17:38 CEST 2018


On Mon, 2018-05-21 at 10:49 -0700, Ranjani Sridharan wrote:
> 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"
> +}


Applied

Thanks

Liam


More information about the Sound-open-firmware mailing list