From: Mark Brown Date: Tue, 14 Mar 2023 13:58:42 +0000 (+0000) Subject: ASoC: SOF: ipc4: Add support for bytes control X-Git-Tag: v6.6.7~2882^2~8^2~135 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bec88efd7fd158eef4fdda1007cf831926a95f16;p=platform%2Fkernel%2Flinux-starfive.git ASoC: SOF: ipc4: Add support for bytes control Merge series from Peter Ujfalusi : This series will add support for bytes control and topology types. With IPC4 only the binary payload is sent to the firmware via LARGE_CONFIG message (which does similar multi-part message handling as the IPC3 control message did). The bytes payload itself is not checked by the kernel but user space expected to wrap it in sof_abi_hdr struct in order to get the target information of the binary data. The SOF firmware and sof-ctl have been updated to support blobs used in IPC4 setups. --- bec88efd7fd158eef4fdda1007cf831926a95f16