[PATCH 19/20] clocksource: atmel-st: get and use slow clock
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Thu Jul 30 02:41:34 PDT 2015
Dear Alexandre Belloni,
On Thu, 30 Jul 2015 02:22:05 +0200, Alexandre Belloni wrote:
> -#define AT91_SLOW_CLOCK 32768
> -#define RM9200_TIMER_LATCH ((AT91_SLOW_CLOCK + HZ/2) / HZ)
> +struct clk *sclk;
> +int timer_latch;
static ?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list