5 May
2011
5 May
'11
11:28 a.m.
On Thu, 2011-05-05 at 13:35 +0530, Mark Brown wrote:
On Thu, May 05, 2011 at 08:53:01AM +0530, Koul, Vinod wrote:
Nope, We cant keep on adding these DAIs for every new platform :( Even the current way is not best as it just creates 4 instance of DAI where we could have done with two (as they have same properties) I would use the current headset DAI and change the ops there, or create a new one for each type so that it can be reused.
What does this DAI actually represent? I'd assume from the description that it's another interface on the same CPU?
The sst-platfrom driver sends the DAI ops to SST driver which sends to FW running on DSP. So it essentially represent the DSP side Note here DSP does DMA and sending data to PCM port.
--
~Vinod