linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* How to handle parameter variation across different boards but same platform
@ 2012-07-04 12:45 Hebbar, Gururaja
  2012-07-04 13:17 ` Mark Brown
  0 siblings, 1 reply; 9+ messages in thread
From: Hebbar, Gururaja @ 2012-07-04 12:45 UTC (permalink / raw)
  To: linux-arm-kernel

hi,

Currently on Davinci platform, codec system clock & snd_soc_card parameter is decided
using machine_is_xxxx() api.

	sound/soc/Davinci/davinci-evm.c, inside evm_hw_params() & evm_init(),

We have an upcoming board based on TI AM335x soc which has both codec system clock 
And the codec name (because of i2c bus difference) different from previous am335x 
based boards. 

Using machine_is_xxx() is not sufficient because there are 2 other boards on same 
Platform/machine but with different values.

So, how to specify these parameters for the new board?

Regards
Gururaja

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-07-05  9:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-04 12:45 How to handle parameter variation across different boards but same platform Hebbar, Gururaja
2012-07-04 13:17 ` Mark Brown
2012-07-04 13:43   ` Hebbar, Gururaja
2012-07-04 14:01     ` Mark Brown
2012-07-04 14:17       ` Hebbar, Gururaja
2012-07-04 14:27         ` Mark Brown
2012-07-05  5:42           ` Vaibhav Hiremath
2012-07-05  8:32             ` Arnd Bergmann
2012-07-05  9:38               ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).