ASoC: SOF: Miscellaneous preparatory patches for IPC4
authorMark Brown <broonie@kernel.org>
Fri, 29 Apr 2022 18:48:47 +0000 (19:48 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 29 Apr 2022 18:48:47 +0000 (19:48 +0100)
commitc8220e87213b23ccb4b58b0048d86e3c4f234c88
tree13709ce92a4f8f83178b44281b944d0818607514
parent756a615083315c9dc3b60c3b84c01427a082f1f8
parent66344c6d92113e605d8212e79b1219406893ee05
ASoC: SOF: Miscellaneous preparatory patches for IPC4

Merge series from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:

This series includes last few remaining miscellaneous patches to prepare
for the introduction of new IPC version, IPC4, in the SOF driver. The changes
include new IPC ops for topology parsing to set up the volume table, prepare
the widgets for set up and free the routes. The remaining patches introduce
new fields in the existing data structures for use in IPC4 and align the flows
for widget/route set up so that they are common for both IPC3 and IPC4.