FROMLIST: ASoC: SOF: Add Sound Open Firmware driver core
The Sound Open Firmware driver core is a generic architecture independent layer that allows SOF to be used on many different different architectures and platforms. It abstracts DSP operations and IO methods so that the target DSP can be an internal memory mapped or external SPI or I2C based device. This abstraction also allows SOF to be run on many different VMs on the same physical HW. SOF also requires some data in ASoC PCM runtime data for looking up SOF data during ASoC PCM operations. Signed-off-by:Liam Girdwood <liam.r.girdwood@linux.intel.com> (cherry picked from commit ea3021631e2525b40736d970d6d0426774095098) Link:https://github.com/thesofproject/linux/commit/ea3021631e2525b40736d970d6d0426774095098 Signed-off-by:
Samaga Prasanna Krishna <samaga.krishna@intel.corp-partner.google.com> BUG=b:110025789 TEST=Test Audio use cases after full SOF series patches are applied. Change-Id: I99acc883cfe3f12f44b510e455d5c3f35b857043 Reviewed-on: https://chromium-review.googlesource.com/1120585 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Tested-by:
Curtis Malainey <cujomalainey@chromium.org> Reviewed-by:
Curtis Malainey <cujomalainey@chromium.org>
Loading
Please sign in to comment