* [PATCH 00/07] SuperH clkdev rework round 1
@ 2010-05-10 13:59 Magnus Damm
2010-05-11 2:51 ` Paul Mundt
0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2010-05-10 13:59 UTC (permalink / raw)
To: linux-sh
SuperH clkdev rework round 1
[PATCH 01/07] sh: hwblk index rework
[PATCH 02/07] sh: scif and tmu clkdev changes
[PATCH 03/07] sh: tie in hwblk clocks using clkdev
[PATCH 04/07] sh: allow registering clocks without name
[PATCH 05/07] sh: get rid of hwblk clock names
[PATCH 06/07] sh: tie in div6 clocks using clkdev
[PATCH 07/07] sh: get rid of div6 clock names
These patches contain the first part of the clkdev rework
for SH. In this round hwblk and div6 clocks are converted.
Next round will convert div4 / mstp32 / main clocks.
Finally there will be patches to share the clock framework
between the SH architecture and SH-Mobile ARM processors.
Tested on Ecovec.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
arch/sh/include/asm/clock.h | 11 -
arch/sh/include/asm/hwblk.h | 14 -
arch/sh/kernel/cpu/clock.c | 7
arch/sh/kernel/cpu/hwblk.c | 5
arch/sh/kernel/cpu/sh4a/clock-sh7343.c | 20 +-
arch/sh/kernel/cpu/sh4a/clock-sh7366.c | 20 +-
arch/sh/kernel/cpu/sh4a/clock-sh7722.c | 140 ++++++++++++-----
arch/sh/kernel/cpu/sh4a/clock-sh7723.c | 222 ++++++++++++++++++---------
arch/sh/kernel/cpu/sh4a/clock-sh7724.c | 261 ++++++++++++++++++++------------
9 files changed, 470 insertions(+), 230 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 00/07] SuperH clkdev rework round 1
2010-05-10 13:59 [PATCH 00/07] SuperH clkdev rework round 1 Magnus Damm
@ 2010-05-11 2:51 ` Paul Mundt
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2010-05-11 2:51 UTC (permalink / raw)
To: linux-sh
On Mon, May 10, 2010 at 11:00:52PM +0900, Magnus Damm wrote:
> [PATCH 01/07] sh: hwblk index rework
> [PATCH 02/07] sh: scif and tmu clkdev changes
> [PATCH 03/07] sh: tie in hwblk clocks using clkdev
> [PATCH 04/07] sh: allow registering clocks without name
> [PATCH 05/07] sh: get rid of hwblk clock names
> [PATCH 06/07] sh: tie in div6 clocks using clkdev
> [PATCH 07/07] sh: get rid of div6 clock names
>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-11 2:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-10 13:59 [PATCH 00/07] SuperH clkdev rework round 1 Magnus Damm
2010-05-11 2:51 ` Paul Mundt
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).