* [PATCH] kfr2409: add FLLFRQ value
@ 2009-08-18 6:51 Kuninori Morimoto
2009-08-18 12:19 ` Paul Mundt
0 siblings, 1 reply; 2+ messages in thread
From: Kuninori Morimoto @ 2009-08-18 6:51 UTC (permalink / raw)
To: linux-sh
FLLFRQ setting is needed to use correct PLL clock for kfr2409.
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
---
.../mach-kfr2r09/mach/partner-jet-setup.txt | 1 +
1 files changed, 1 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 9c85088..25801d4 100644
--- a/arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt
+++ b/arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt
@@ -24,6 +24,7 @@ LIST "setup clocks"
ED 0xa4150004, 0x00000050
ED 0xa4150000, 0x91053508
WAIT 1
+ED 0xa4150050, 0x00000340
ED 0xa4150024, 0x00005000
LIST "setup pins"
--
1.6.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] kfr2409: add FLLFRQ value
2009-08-18 6:51 [PATCH] kfr2409: add FLLFRQ value Kuninori Morimoto
@ 2009-08-18 12:19 ` Paul Mundt
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2009-08-18 12:19 UTC (permalink / raw)
To: linux-sh
On Tue, Aug 18, 2009 at 03:51:28PM +0900, Kuninori Morimoto wrote:
> FLLFRQ setting is needed to use correct PLL clock for kfr2409.
On Tue, Aug 18, 2009 at 03:51:47PM +0900, Kuninori Morimoto wrote:
> This patch modify divisors value becouse FRQCRA :: IFC can use b'0001
On Tue, Aug 18, 2009 at 04:00:20PM +0900, Kuninori Morimoto wrote:
> Current heartbeat driver has the possibility
> to change area that is not LED.
> This patch add bit mask operation to not change it.
Next time please include an 'sh: ' at the beginning of the patch
description so I don't have to go and add it manually. All applied now,
thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-18 12:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-18 6:51 [PATCH] kfr2409: add FLLFRQ value Kuninori Morimoto
2009-08-18 12:19 ` Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox