* [PATCH] sh: kfr2r09: add the reason to change PLL/FLL
@ 2009-09-11 9:05 Kuninori Morimoto
2009-09-14 5:01 ` Paul Mundt
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Kuninori Morimoto @ 2009-09-11 9:05 UTC (permalink / raw)
To: linux-sh
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
---
.../mach-kfr2r09/mach/partner-jet-setup.txt | 2 ++
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 a19ac31..700e5ae 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
ED 0xfec10000, 0x0000001b
LIST "setup clocks"
+LIST "To avoid the frequency of RF, PLL and FLL are changed"
+LIST "This frequency influences the reception sensitivity"
ED 0xa4150004, 0x00000050
ED 0xa4150000, 0x91053508
WAIT 1
--
1.6.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] sh: kfr2r09: add the reason to change PLL/FLL
2009-09-11 9:05 [PATCH] sh: kfr2r09: add the reason to change PLL/FLL Kuninori Morimoto
@ 2009-09-14 5:01 ` Paul Mundt
2009-09-14 7:21 ` Kuninori Morimoto
2009-09-15 0:41 ` Paul Mundt
2 siblings, 0 replies; 4+ messages in thread
From: Paul Mundt @ 2009-09-14 5:01 UTC (permalink / raw)
To: linux-sh
On Fri, Sep 11, 2009 at 06:05:00PM +0900, Kuninori Morimoto wrote:
>
> Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
> ---
> .../mach-kfr2r09/mach/partner-jet-setup.txt | 2 ++
> 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 a19ac31..700e5ae 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
> ED 0xfec10000, 0x0000001b
>
> LIST "setup clocks"
> +LIST "To avoid the frequency of RF, PLL and FLL are changed"
> +LIST "This frequency influences the reception sensitivity"
> ED 0xa4150004, 0x00000050
> ED 0xa4150000, 0x91053508
> WAIT 1
I'm not really sure what you mean here. Do you mean to say that PLL and
FLL are adjusted for optimal RF reception?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] sh: kfr2r09: add the reason to change PLL/FLL
2009-09-11 9:05 [PATCH] sh: kfr2r09: add the reason to change PLL/FLL Kuninori Morimoto
2009-09-14 5:01 ` Paul Mundt
@ 2009-09-14 7:21 ` Kuninori Morimoto
2009-09-15 0:41 ` Paul Mundt
2 siblings, 0 replies; 4+ messages in thread
From: Kuninori Morimoto @ 2009-09-14 7:21 UTC (permalink / raw)
To: linux-sh
Dear Paul
> > LIST "setup clocks"
> > +LIST "To avoid the frequency of RF, PLL and FLL are changed"
> > +LIST "This frequency influences the reception sensitivity"
> > ED 0xa4150004, 0x00000050
> > ED 0xa4150000, 0x91053508
> > WAIT 1
>
> I'm not really sure what you mean here. Do you mean to say that PLL and
> FLL are adjusted for optimal RF reception?
Yes.
Best regards
--
Kuninori Morimoto
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] sh: kfr2r09: add the reason to change PLL/FLL
2009-09-11 9:05 [PATCH] sh: kfr2r09: add the reason to change PLL/FLL Kuninori Morimoto
2009-09-14 5:01 ` Paul Mundt
2009-09-14 7:21 ` Kuninori Morimoto
@ 2009-09-15 0:41 ` Paul Mundt
2 siblings, 0 replies; 4+ messages in thread
From: Paul Mundt @ 2009-09-15 0:41 UTC (permalink / raw)
To: linux-sh
On Fri, Sep 11, 2009 at 06:05:00PM +0900, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
> ---
> .../mach-kfr2r09/mach/partner-jet-setup.txt | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
On Mon, Sep 14, 2009 at 08:22:31PM +0900, Kuninori Morimoto wrote:
> This patch prevent USB1 interrupt immediately after re-boot
>
> Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
> ---
> arch/sh/boards/mach-ecovec24/setup.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
On Mon, Sep 14, 2009 at 08:23:00PM +0900, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
> ---
> arch/sh/boards/mach-ecovec24/setup.c | 52 ++++++++++++++++++++++++++++++++++
> 1 files changed, 52 insertions(+), 0 deletions(-)
On Mon, Sep 14, 2009 at 08:23:16PM +0900, Kuninori Morimoto wrote:
> this patch modify compile error
>
> Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
> ---
> arch/sh/boards/mach-ecovec24/setup.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
On Tue, Sep 15, 2009 at 09:21:34AM +0900, Kuninori Morimoto wrote:
> After KYCR2 is set, udelay might become necessary
> when the connected KEY is few.
> This patch add kycr2_delay for this problem.
>
> Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
> ---
> v1 -> v2
>
> add if (pdata->kycr2_delay)
>
> arch/sh/include/asm/sh_keysc.h | 1 +
> drivers/input/keyboard/sh_keysc.c | 3 +++
> 2 files changed, 4 insertions(+), 0 deletions(-)
All applied (with some minor changelog sanitization), thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-09-15 0:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-11 9:05 [PATCH] sh: kfr2r09: add the reason to change PLL/FLL Kuninori Morimoto
2009-09-14 5:01 ` Paul Mundt
2009-09-14 7:21 ` Kuninori Morimoto
2009-09-15 0:41 ` Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox