From: Mark Brown Date: Sat, 25 Nov 2023 10:37:48 +0000 (+0000) Subject: ASoC: SOF: ipc4: Add support for control change X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=74fc96e8d4b3a4f3ceb8d14c99f3e0ef70a0c381;p=linux.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