All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/09] SuperH clkdev rework round 3
Date: Tue, 11 May 2010 07:05:01 +0000	[thread overview]
Message-ID: <20100511070501.20792.54381.sendpatchset@t400s> (raw)
In-Reply-To: <20100511045933.26302.37116.sendpatchset@t400s>

SuperH clkdev rework round 3

[PATCH 01/09] sh: div4 reparent workaround
[PATCH 02/09] sh: sh7722 div4 clkdev lookup
[PATCH 03/09] sh: sh7723 div4 clkdev lookup
[PATCH 04/09] sh: sh7724 div4 clkdev lookup
[PATCH 05/09] sh: sh7343 div4 clkdev lookup
[PATCH 06/09] sh: sh7366 div4 clkdev lookup
[PATCH 07/09] sh: sh7785 div4 clkdev lookup
[PATCH 08/09] sh: sh7786 div4 clkdev lookup
[PATCH 09/09] sh: get rid of div4 clock name

These patches contain the third part of the clkdev rework
for SH. In this round div4 clocks are converted.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 arch/sh/include/asm/clock.h            |   15 ++++++--------
 arch/sh/kernel/cpu/clock-cpg.c         |    7 +++++-
 arch/sh/kernel/cpu/sh4a/clock-sh7343.c |   30 +++++++++++++++++++----------
 arch/sh/kernel/cpu/sh4a/clock-sh7366.c |   30 +++++++++++++++++++----------
 arch/sh/kernel/cpu/sh4a/clock-sh7722.c |   33 +++++++++++++++++++++-----------
 arch/sh/kernel/cpu/sh4a/clock-sh7723.c |   33 +++++++++++++++++++++-----------
 arch/sh/kernel/cpu/sh4a/clock-sh7724.c |   21 +++++++++++++-------
 arch/sh/kernel/cpu/sh4a/clock-sh7785.c |   30 +++++++++++++++++++----------
 arch/sh/kernel/cpu/sh4a/clock-sh7786.c |   24 +++++++++++++++--------
 9 files changed, 147 insertions(+), 76 deletions(-)


  reply	other threads:[~2010-05-11  7:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11  4:59 [PATCH 00/09] SuperH clkdev rework round 2 Magnus Damm
2010-05-11  7:05 ` Magnus Damm [this message]
2010-05-13  8:49 ` 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=20100511070501.20792.54381.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.