From: Mark Brown Date: Tue, 12 Jul 2022 18:21:43 +0000 (+0100) Subject: Extend ipc stream parameters sent to DSP X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4457fbd66bdb93c739ce2404a97c510eaf65e244;p=linux.git Extend ipc stream parameters sent to DSP Merge series from Daniel Baluta Daniel Baluta : From: Daniel Baluta We need a way to send extra parameters to DSP firmware. In order to do this, we introduce ext_data array at the end of ipc_stream_params. With this new addition we can send compress parameters. This requires SOF ABI bump. --- 4457fbd66bdb93c739ce2404a97c510eaf65e244