sh: sh7724 clock framework rewrite V3
authorMagnus Damm <damm@igel.co.jp>
Wed, 10 Jun 2009 11:31:16 +0000 (11:31 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 11 Jun 2009 06:14:28 +0000 (09:14 +0300)
commitb621370a3505f8bd42acc41736cae47d5ce8bd06
treecca005efbb85ba3f77bf5e34f828d22ae67a1439
parentc521dc02034df3681394a30b428bf081cfa22253
sh: sh7724 clock framework rewrite V3

This patch contains V3 of the sh7724 clock framework
rewrite. The new code makes use of the recently merged
div4, div6 and mstp32 helper code. Both extal and fll are
supported as input clocks to the pll. The div6 clocks are
fed through a divide-by-3 block.

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-sh7724.c [new file with mode: 0644]