[PATCH v4 10/17] ASoC: Intel: avs: Add basefw runtime-parameter requests

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Wed Mar 9 23:20:26 CET 2022



> +enum avs_i2s_version {
> +	AVS_I2S_VER_15_SKYLAKE   = 0x00000,
> +	AVS_I2S_VER_15_BROXTON   = 0x10000,

I would add a comment that this is added for completeness but not 
tested/supported.

> +	AVS_I2S_VER_15_BROXTON_P = 0x20000,
> +	AVS_I2S_VER_18_KBL_CNL   = 0x30000,
> +};



More information about the Alsa-devel mailing list