Files
android_kernel_xiaomi_sm8450/arch/arm/mach-omap2
Tero Kristo 970f9091d2 ARM: OMAP2+: timer: add probe for clocksources
A few platforms are currently missing clocksource_probe() completely
in their time_init functionality. On OMAP3430 for example, this is
causing cpuidle to be pretty much dead, as the counter32k is not
going to be registered and instead a gptimer is used as a clocksource.
This will tick in periodic mode, preventing any deeper idle states.

While here, also drop one unnecessary check for populated DT before
existing clocksource_probe() call.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2016-06-17 02:46:45 -07:00
..
2013-06-12 08:00:35 -07:00
2014-01-17 12:35:48 -08:00
2014-03-19 10:52:23 +02:00
2015-07-16 00:06:05 -07:00
2013-05-08 17:07:40 -07:00
2015-07-20 10:52:36 -07:00
2016-02-06 23:13:30 -08:00
2015-10-12 10:56:36 -07:00