* [PATCH 06/06] ARM: shmobile: Install clocksource for r8a7790 tickless
@ 2014-03-16 21:36 Magnus Damm
0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2014-03-16 21:36 UTC (permalink / raw)
To: linux-sh
From: Magnus Damm <damm@opensource.se>
Enable r8a7790 CMT clocksource to get tickless started.
Not-Yet-Signed-off-by: Magnus Damm <damm@opensource.se>
---
arch/arm/mach-shmobile/setup-r8a7790.c | 1 +
1 file changed, 1 insertion(+)
--- 0004/arch/arm/mach-shmobile/setup-r8a7790.c
+++ work/arch/arm/mach-shmobile/setup-r8a7790.c
@@ -266,6 +266,7 @@ static const struct resource thermal_res
static const struct sh_timer_config cmt00_platform_data __initconst = {
.name = "CMT00",
.timer_bit = 0,
+ .clocksource_rating = 100,
.clockevent_rating = 80,
};
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-16 21:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-16 21:36 [PATCH 06/06] ARM: shmobile: Install clocksource for r8a7790 tickless Magnus Damm
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.