From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/07] SuperH clkdev rework round 1
Date: Mon, 10 May 2010 13:59:46 +0000 [thread overview]
Message-ID: <20100510140052.32745.71055.sendpatchset@t400s> (raw)
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(-)
next reply other threads:[~2010-05-10 13:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-10 13:59 Magnus Damm [this message]
2010-05-11 2:51 ` [PATCH 00/07] SuperH clkdev rework round 1 Paul Mundt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100510140052.32745.71055.sendpatchset@t400s \
--to=magnus.damm@gmail.com \
--cc=linux-sh@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox