From: Mark Brown Date: Sat, 25 Nov 2023 10:37:48 +0000 (+0000) Subject: ASoC: SOF: ipc4: Add support for control change X-Git-Tag: v6.8-rc1~110^2~7^2~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74fc96e8d4b3a4f3ceb8d14c99f3e0ef70a0c381;p=thirdparty%2Fkernel%2Flinux.git ASoC: SOF: ipc4: Add support for control change Merge series from Peter Ujfalusi : This series adds support for handling control (switch/enum) change notifications sent by the firmware. The use case is similar to what is already used by IPC3 version: the firmware can update the value of an enum or switch and sends notification to the kernel, which in turn will notify the user space of a change. --- 74fc96e8d4b3a4f3ceb8d14c99f3e0ef70a0c381