[alsa-devel] [PATCH 02/19] ASoC: sst_platform: add cpu dai driver for moorestown platform

Koul, Vinod vinod.koul at intel.com
Thu May 5 11:28:52 CEST 2011


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



More information about the Alsa-devel mailing list