On 16 January 2014 15:16, Thomas Gleixner tglx@linutronix.de wrote:
Just do the math.
max reload value / timer freq = max time span
Thanks.
So:
0x7fffffff / 24MHz = 89.478485 sec
Nothing to do here except to get rid of the requirement to arm the timer at all.
@Frederic: Any inputs on how to get rid of this timer here?