sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Fri, 29 May 2009 07:41:26 +0000 (07:41 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 2 Jun 2009 03:08:52 +0000 (12:08 +0900)
commit4778541470cf7d074acd998fd40c06b94711e4ad
treef917a4ad0819a92c1f1d3f7a7b80993c60a3df38
parent0bf8513ed0df64b38edce63411d4b7b368464f47
sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724

CONFIG_SH_PCLK_FREQ=33333333 is correct for sh7724.
sh7724 master clock is 33333333, but peripheral is 41666666.
This bug came to light because sh-sci driver had changed clk
from "module_clk" to "peripheral_clk"

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/configs/se7724_defconfig