sh: sh7722 clock framework rewrite
authorMagnus Damm <damm@igel.co.jp>
Thu, 4 Jun 2009 07:37:59 +0000 (07:37 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 11 Jun 2009 06:15:15 +0000 (09:15 +0300)
commit46e9371c0eaade8391b3969431a72272b9007158
treea7482cdfe6d208a51571e004c155688b227f8255
parent4ed37394842e5f9c0c4ea087e8716d4458d03bfb
sh: sh7722 clock framework rewrite

This patch rewrites the sh7722 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.

While at it, now when all SuperH Mobile processors
are converted, fix CONFIG_SH_CLK_CPG_LEGACY to depend
on CONFIG_ARCH_SHMOBILE.

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/clock-sh7722.c