Home
last modified time | relevance | path

Searched hist:"857 febf38cd33b49e29f2d17e885f2cb17a0aec0" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dsh_tmu.h857febf38cd33b49e29f2d17e885f2cb17a0aec0 Tue Aug 20 02:40:24 UTC 2013 Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> sh: timer: Change definition of clock of TMU

The former SH/TMU driver had calculated timer based on CONFIG_SYS_CLK_FREQ.
The newest SH/TMU newly needs calculation of the clock for TMU.
This patch defines clock CONFIG_SH_TMU_CLK_FREQ for TMU and changes it to
CONFIG_SH_TMU_CLK_FREQ from CONFIG_SYS_CLK_FREQ.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>