commit | 82e1ec75a6f5498f7d6924c10ba4c1f595f65874 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Mon Sep 30 10:30:41 2013 +0900 |
committer | Tom Rini <trini@ti.com> | Tue Oct 22 08:45:16 2013 -0400 |
tree | 3a48c4343b7472618d2c6b78fe8b9893f78c80af | |
parent | adbaef5188dbcb955804891c746defb448fc1e28 [diff] |
arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU This changes clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ, and clock definition of TMU from CONFIG_SYS_CLK_FREQ to CONFIG_SH_TMU_CLK_FREQ, Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> CC: Albert Aribaud <albert.u.boot@aribaud.net>