[PATCH 2/2] ARM: sa1100: register clocks early

Dmitry Eremin-Solenikov dbaryshkov at gmail.com
Mon Aug 22 18:47:08 PDT 2016


2016-08-19 14:51 GMT+03:00 Russell King <rmk+kernel at armlinux.org.uk>:
> Since we switched to use pxa_timer, we need to provide the OSTIMER0
> clock.  However, as the clock is initialised early, we need to provide
> the clock early as well, so that pxa_timer can find it.  Adding the
> clock to the clkdev table at core_initcall() time is way too late.

This worked for me before, so maybe the init order of other kernel parts
has changed. Anyway:

Acked-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>




-- 
With best wishes
Dmitry



More information about the linux-arm-kernel mailing list