clocksource:sirf: remove the hardcode for the clk of timers
authorZhiwu Song <Zhiwu.Song@csr.com>
Mon, 5 May 2014 11:30:04 +0000 (19:30 +0800)
committerBarry Song <Baohua.Song@csr.com>
Mon, 12 May 2014 13:43:49 +0000 (21:43 +0800)
commitc7cff54d5926e3f419c23eff2ebaf6f5e12da05d
treef5070d37732decf324f11f426f4c2c4c87239066
parent7caf6852018a7550a2451972522688caef350549
clocksource:sirf: remove the hardcode for the clk of timers

Nobody want to know the connection between io clk and timer clk,
so exposing this information to timer module is not reasonable.
this patch moves to define the timers' clk in dt.

Signed-off-by: Zhiwu Song <Zhiwu.Song@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
arch/arm/boot/dts/atlas6.dtsi
arch/arm/boot/dts/prima2.dtsi
drivers/clocksource/timer-marco.c
drivers/clocksource/timer-prima2.c
This page took 0.025878 seconds and 5 git commands to generate.