Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

uapi: sound: sof: tokens: Add missing token for KCPS

Align with the firmware and add the missing token for pipeline kcps.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20260204081833.16630-4-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Ranjani Sridharan and committed by
Mark Brown
af0bc3ac f4626976

+1
+1
include/uapi/sound/sof/tokens.h
··· 56 56 #define SOF_TKN_SCHED_LP_MODE 207 57 57 #define SOF_TKN_SCHED_MEM_USAGE 208 58 58 #define SOF_TKN_SCHED_USE_CHAIN_DMA 209 59 + #define SOF_TKN_SCHED_KCPS 210 59 60 60 61 /* volume */ 61 62 #define SOF_TKN_VOLUME_RAMP_STEP_TYPE 250