Searched hist:"4778541470 cf7d074acd998fd40c06b94711e4ad" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sh/configs/ |
H A D | se7724_defconfig | diff 4778541470cf7d074acd998fd40c06b94711e4ad Fri May 29 09:41:26 CEST 2009 Kuninori Morimoto <morimoto.kuninori@renesas.com> 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>
|
/linux/arch/sh/ |
H A D | Kconfig | diff 4778541470cf7d074acd998fd40c06b94711e4ad Fri May 29 09:41:26 CEST 2009 Kuninori Morimoto <morimoto.kuninori@renesas.com> 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>
|