On Sun, Apr 1, 2012 at 7:09 AM, Ming Lei <tom.leiming@xxxxxxxxx> wrote: > On Sun, Apr 1, 2012 at 3:10 AM, Shilimkar, Santosh > <santosh.shilimkar@xxxxxx> wrote: >> On Sat, Mar 31, 2012 at 2:09 PM, Ming Lei <tom.leiming@xxxxxxxxx> wrote: >>> On Sat, Mar 31, 2012 at 2:30 PM, Shilimkar, Santosh >>>> Since you need to recompile the kernel, you can very much tweak the >>>> clocksource to use GPTIMER with sysl clock. Support for that is still >>>> in place. >>> >>> With current kernel, running 'make menuconfig' can do it, but after applying >>> Hiremath's patch[1], I have to edit the source code manually to get it, so looks >>> this kind of tweaking is not friendly enough, :-( >>> >> It's not friendly but doable. But above can be supported I guess. >> >> Since you are talking about doing menuconfig >> and rebuilding kernel so what can be done is when one disable CPUIDLE >> and PM, one can disabled 32K source as well. And then 32K clocksource >> init should fail and fallback on gptimer clock source. > > OK, it should work, but looks OMAP_32K_TIMER option has to be kept > for the usage, which may be a bit divergent to the purpose of the patch set. > > So how about introducing a kernel parameter to decide if bypassing > 32K source and using gptimer source directly, and let which depend > on PM? > We are just doing circles on this patch set. Till the dynamic clock-soucre switching supported for low power entry exit, the high precision clocksoucre selection is already broken and very much limited for use I don't personally like to add features which hardly anybody use and fundamentally broken with full kernel. I let Tony take final call on what's appropriate. Regards Santosh -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html