[PATCH 1/3] ARM: OMAP2+: 32k-counter: Use hwmod lookup to check presence of 32k timer

Kevin Hilman khilman at ti.com
Mon Apr 2 14:35:38 EDT 2012


"Shilimkar, Santosh" <santosh.shilimkar at ti.com> writes:

[...]

> I don't personally like to add features which hardly anybody use and
> fundamentally broken with full kernel.

Let's keep sane defaults, but not make it unreasonable to tweak eaither.

I suggest what has already been mentioned.

Register both timers, but have the sync timer have a higher rating.  On
AMxxx where there is no sync timer, GPtimer will be used.

For those who want to use GPtimer, they can boot using clocksource= to
override the default.

Santosh is right, GPtimer will not work on a PM enabled kernel, but
there are lots of ways to use the cmdline to get a non-working kernel,
so that's OK by me.

Let's just ensure that the boot-defaults are sane.

Kevin







More information about the linux-arm-kernel mailing list