On 09/08/2023 14:52, Mark Brown wrote:
On Wed, Aug 09, 2023 at 12:23:43PM +0300, Peter Ujfalusi wrote:
The sof_ipc4_update_resource_usage() call updates the CPC value in basecfg and it must be done prior to making a copy of the copier configuration for the init message. Other module types do the resource update as last step or in case of a process module at the correct time, before the memcpy.
This doesn't apply against my for-6.5 branch, please check and resend.
It is generated on top of your -next branch.
I believe it is failing because the for-6.5 does not have this patch: ef8a29bae82f ("ASoC: SOF: ipc4-topology: restore gateway config length")
Basing this patch for 6.5 will cause conflict with the 6.6 material
0659f81c348 ("ASoC: SOF: ipc4-topology: add DMA config TLV to IPC data") and it's fix: ef8a29bae82f ("ASoC: SOF: ipc4-topology: restore gateway config length")
If that's OK, then I can re-create the patch or I can send w/o the Fixes tag to be on top of your -next