All of lore.kernel.org
 help / color / mirror / Atom feed
* clock sourcing suggestion
@ 2009-09-30  2:36 jassi brar
  2009-09-30 21:13 ` Ben Dooks
  0 siblings, 1 reply; 2+ messages in thread
From: jassi brar @ 2009-09-30  2:36 UTC (permalink / raw)
  To: linux-samsung-soc

Hi,

 I2S audio-bus[0,1] in s3c6410 can source clock, among other options,
 from dedicated pcm_cdclk[0,1] respectively.
 Whereas in s3c6400, both I2S audio-bus[0,1]  share one common pcm_cdclk.

The arch/arm/plat-s3c64xx/s3c6400-clock.c  makes audio-bus-0,1 share the same
pcm_cdclk(s3c6400 case).

Should we use #ifdef CPU_S3C6410 to assign proper clock sources ?
But I am afraid that might come in the way of building common kernel
for 6400 and 6410.

What should be the solution, please suggest?

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

end of thread, other threads:[~2009-09-30 21:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-30  2:36 clock sourcing suggestion jassi brar
2009-09-30 21:13 ` Ben Dooks

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.