[Sound-open-firmware] [PATCH] component: data: Make component get/set data host API generic

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Tue Sep 5 21:08:53 CEST 2017


2 typos

On 9/2/17 5:15 PM, Liam Girdwood wrote:
> Make the host API and IPC to set and get component runtime data and values
> generic with no bespoke commands at the IPC level.
> 
> Create a generic structure that descibes the type and size of data and

describes

> whether that data is appended to the IPC message or is available to
> be DMAed from host.
> 
> Update the components to use the new structure. Some components like
> SRC, tone and tone still require some work to export thier ABI.

their





More information about the Sound-open-firmware mailing list