OpenRISC: Timekeeping
authorJonas Bonn <jonas@southpole.se>
Sat, 4 Jun 2011 19:18:12 +0000 (22:18 +0300)
committerJonas Bonn <jonas@southpole.se>
Fri, 22 Jul 2011 16:46:32 +0000 (18:46 +0200)
Implements support for the OpenRISC timer which is a 28 bit cycle counter
that can be read out of a special purpose register.  This counter is
used as a both a clock event and clocksource device.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
Cc: tglx@linutronix.de
Reviewed-by: Arnd Bergmann <arnd@arndb.de>

No differences found