sh: sh7343 clock framework rewrite
authorMagnus Damm <damm@igel.co.jp>
Thu, 4 Jun 2009 07:32:11 +0000 (07:32 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 11 Jun 2009 06:14:34 +0000 (09:14 +0300)
commitbc49b6eaac6eff86f902a36d846c310e1e0beedf
tree82fd2cd451c39edad84567a0bf1d0962bd4c581a
parentb621370a3505f8bd42acc41736cae47d5ce8bd06
sh: sh7343 clock framework rewrite

This patch rewrites the sh7343 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-sh7343.c [new file with mode: 0644]
arch/sh/kernel/cpu/sh4a/clock-sh7722.c