Skip to content

Commit 216feda

Browse files
committed
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>
1 parent 3217d38 commit 216feda

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/uapi/sound/sof/tokens.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
#define SOF_TKN_SCHED_LP_MODE 207
5757
#define SOF_TKN_SCHED_MEM_USAGE 208
5858
#define SOF_TKN_SCHED_USE_CHAIN_DMA 209
59+
#define SOF_TKN_SCHED_KCPS 210
5960

6061
/* volume */
6162
#define SOF_TKN_VOLUME_RAMP_STEP_TYPE 250

0 commit comments

Comments
 (0)