sh: sh7366 clock framework rewrite
authorMagnus Damm <damm@igel.co.jp>
Thu, 4 Jun 2009 07:35:25 +0000 (07:35 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 11 Jun 2009 06:15:07 +0000 (09:15 +0300)
commit4ed37394842e5f9c0c4ea087e8716d4458d03bfb
tree3457f44f8ba87e6f7ecd37de0f7861e72b015fb6
parentbc49b6eaac6eff86f902a36d846c310e1e0beedf
sh: sh7366 clock framework rewrite

This patch rewrites the sh7366 clock framework code.
The new code makes use of the recently merged div4,
div6 and mstp32 helper code. Both extal and dll are
supported as input clocks to the pll.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/kernel/cpu/sh4a/Makefile
arch/sh/kernel/cpu/sh4a/clock-sh7366.c [new file with mode: 0644]
arch/sh/kernel/cpu/sh4a/clock-sh7722.c