OSDN Git Service

Introduce IPC abstraction for SOF topology parsing
authorMark Brown <broonie@kernel.org>
Wed, 16 Mar 2022 20:34:23 +0000 (20:34 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 16 Mar 2022 20:34:23 +0000 (20:34 +0000)
Merge series from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:

This patchset makes the topology parsing layer in the SOF driver
IPC-agnostic in preparation for supporting the new IPC version
introduced in the SOF firmware. These patches purely contain abstraction
changes for the current IPC version (IPC3) supported and do not introduce
any functional changes.


Trivial merge