[PATCH] ARM: OMAP2+: timer: add probe for clocksources

Tony Lindgren tony at atomide.com
Fri Jun 17 02:55:55 PDT 2016


* Tero Kristo <t-kristo at ti.com> [160616 05:27]:
> 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.

Good catch, applying into omap-for-v4.7/fixes thanks.

Tony



More information about the linux-arm-kernel mailing list