]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a57a60b64cc3faa79929882a610b92d054421ce
tree4e3d30087c254dd874b1396ba66e340430465e52
parent2ea9f7b7130f3b072a9c3897135c0ee08a4961f2
parent1a3d552a58a1bed787b3559c2388d284447474c5
Introduce IPC abstraction for SOF topology parsing

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.