OSDN Git Service

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)
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.


Trivial merge