30 Sep 2009 04:36
clock sourcing suggestion
jassi brar <jassisinghbrar <at> gmail.com>
2009-09-30 02:36:27 GMT
2009-09-30 02:36:27 GMT
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? -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed