sh: sh7723 clock framework rewrite V2
authorMagnus Damm <damm@igel.co.jp>
Wed, 3 Jun 2009 08:39:59 +0000 (08:39 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 11 Jun 2009 06:13:36 +0000 (09:13 +0300)
commitc521dc02034df3681394a30b428bf081cfa22253
tree11c6a9588653ec8780e96d8fc4e2e8f67fbafd01
parent098dee99d14e8324d3793df442d6078d0c134140
sh: sh7723 clock framework rewrite V2

This patch contains V2 of the sh7723 clock framework
rewrite. 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-sh7722.c
arch/sh/kernel/cpu/sh4a/clock-sh7723.c [new file with mode: 0644]