![](https://secure.gravatar.com/avatar/c025ed28e9a88ed51112f53c8992efbd.jpg?s=120&d=mm&r=g)
3 Jun
2009
3 Jun
'09
4:24 p.m.
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