9
0
Fork 0
barebox/drivers/clocksource
Sebastian Hesselbarth 26e15b6ec8 clocksource: fix Marvell timer read-back value
Clocksource read callback expects incrementing timer values, while
internal timer on Marvell SoCs counts backwards. Fix value returned
by Marvell MVEBU and Orion clocksource drivers.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-06-29 10:43:02 +02:00
..
Kconfig arm: initial support for Marvell Dove SoCs 2013-05-15 07:39:27 +02:00
Makefile arm: initial support for Marvell Dove SoCs 2013-05-15 07:39:27 +02:00
amba-sp804.c sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the address 2013-02-12 20:35:52 +01:00
arm_smp_twd.c arm: add generic smp twd timer 2012-10-04 18:40:46 +08:00
bcm2835.c BCM2835: add clocksource driver 2012-10-21 10:51:19 +02:00
clps711x.c ARM: clps711x: Add clocksource driver 2013-03-11 22:17:42 +01:00
mvebu.c clocksource: fix Marvell timer read-back value 2013-06-29 10:43:02 +02:00
nomadik.c arm: move nomadik timer to drivers/clocksource 2012-10-04 18:54:12 +08:00
orion.c clocksource: fix Marvell timer read-back value 2013-06-29 10:43:02 +02:00