[alsa-devel] [PATCH 1/4] ASoC: pxa-ssp: enhance I2S and add Left_J support

Daniel Mack daniel at caiaq.de
Wed Jun 3 16:24:50 CEST 2009


On Wed, Jun 03, 2009 at 10:22:17PM +0800, Eric Miao wrote:
> > The tdm time slot configuration needs to be set again in my board support
> > code just like in your example: snd_soc_set_tdm_slot(cpu_dai, 3, 2).
> 
> Mmm.... what would be the preferred way, to let board specific
> code do this or the I2S configuration code?

It is a configuration details that is up to the user to set up. Hence
the right place is the board specific code - I just wanted to let you
know the interface differences from a board support code point of view.

Daniel


More information about the Alsa-devel mailing list