linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question about clock framework of SH-ARM
@ 2010-02-23  3:20 Kuninori Morimoto
  2010-02-23  5:08 ` Magnus Damm
  0 siblings, 1 reply; 2+ messages in thread
From: Kuninori Morimoto @ 2010-02-23  3:20 UTC (permalink / raw)
  To: linux-sh


Hi

I would like to create clock-sh7372.c for AP4 board.
Now we have clock-sh7367.c which is good sample for me.

Thus, I want to separate common define/function. 
ex)
  clk.h
  clk.c

but where is the best path ?
or are there any patches already ?

Best regards
--
Kuninori Morimoto
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Question about clock framework of SH-ARM
  2010-02-23  3:20 Question about clock framework of SH-ARM Kuninori Morimoto
@ 2010-02-23  5:08 ` Magnus Damm
  0 siblings, 0 replies; 2+ messages in thread
From: Magnus Damm @ 2010-02-23  5:08 UTC (permalink / raw)
  To: linux-sh

Hi Morimoto-san,

On Tue, Feb 23, 2010 at 12:20 PM, Kuninori Morimoto
<morimoto.kuninori@renesas.com> wrote:
> I would like to create clock-sh7372.c for AP4 board.
> Now we have clock-sh7367.c which is good sample for me.
>
> Thus, I want to separate common define/function.
> ex)
>  clk.h
>  clk.c
>
> but where is the best path ?
> or are there any patches already ?

We need to share clock code between ARM and SH. But this code will not
be included in 2.6.34. So for now, please wait with the clock frame
work code. If you have a little time to spare for SH-Mobile ARM, then
feel free to hack up AP4EVB KEYSC platform data. Use the linux-next
tree for that development.

Please focus on bug fixing and SH / ARM testing at this point.
2.6.34-pre and 2.6.33 as well if you have time.

Thanks,

/ magnus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-23  5:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-23  3:20 Question about clock framework of SH-ARM Kuninori Morimoto
2010-02-23  5:08 ` Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).