aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorKuninori Morimoto <morimoto.kuninori@renesas.com>2009-09-11 05:05:00 -0400
committerPaul Mundt <lethal@linux-sh.org>2009-09-14 20:38:55 -0400
commitbb7001b50123fcb05f331b22092243f92e9bcec9 (patch)
treef8054b013fe7ac6964a014d12b28bd1087874850 /arch/sh
parenta991801a7029ebba4a3eb72536f73c26d1482be0 (diff)
sh: kfr2r09: document the PLL/FLL <-> RF relationship.
Early clock initialization sets up PLL/FLL values for optimal RF behaviour. As this relationship is presently undocumented, we document this in the script so the rationale is apparent. Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt b/arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt
index a19ac31c8cde..3a65503714ee 100644
--- a/arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt
+++ b/arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt
@@ -27,6 +27,8 @@ ED 0xff800020, 0xa5a50001
27ED 0xfec10000, 0x0000001b 27ED 0xfec10000, 0x0000001b
28 28
29LIST "setup clocks" 29LIST "setup clocks"
30LIST "The PLL and FLL values are updated here for the optimal"
31LIST "RF frequency and improved reception sensitivity."
30ED 0xa4150004, 0x00000050 32ED 0xa4150004, 0x00000050
31ED 0xa4150000, 0x91053508 33ED 0xa4150000, 0x91053508
32WAIT 1 34WAIT 1