From: Mark Brown Date: Tue, 12 Jul 2022 18:21:43 +0000 (+0100) Subject: Extend ipc stream parameters sent to DSP X-Git-Tag: xarray-6.6~2571^2~9^2~27^2~9 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4457fbd66bdb93c739ce2404a97c510eaf65e244;p=users%2Fwilly%2Fxarray.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