From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/05] Remaining earlytimer / Early Platform patches
Date: Wed, 15 Apr 2009 10:49:56 +0000 [thread overview]
Message-ID: <20090415104956.29940.86548.sendpatchset@rx1.opensource.se> (raw)
Remaining earlytimer / Early Platform patches:
[PATCH 01/05] clocksource: sh_cmt earlytimer support
[PATCH 02/05] sh: arch earlytimer support
[PATCH 03/05] sh: Add plat_early_device_setup()
[PATCH 04/05] sh: Early Platform Data for SuperH Mobile
[PATCH 05/05] sh: Let SH_TIMER_CMT select GENERIC_TIME
This patchset contains all the outstanding earlytimer-specific patches
for the SuperH architecture. earlytimer is implemented using sh_cmt as
Early Platform Driver together with Early Platform Data for SuperH Mobile.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
---
Needs driver-core.current/driver-core-early-platform-driver.patch from Greg
Tested on a sh7722 Migo-R board with 2.6.30-rc2.
arch/sh/Kconfig | 1 +
arch/sh/include/asm/device.h | 2 ++
arch/sh/kernel/cpu/sh4a/setup-sh7343.c | 10 ++++++++++
arch/sh/kernel/cpu/sh4a/setup-sh7366.c | 10 ++++++++++
arch/sh/kernel/cpu/sh4a/setup-sh7722.c | 10 ++++++++++
arch/sh/kernel/cpu/sh4a/setup-sh7723.c | 10 ++++++++++
arch/sh/kernel/setup.c | 7 +++++++
arch/sh/kernel/time_32.c | 9 +++++++++
drivers/clocksource/sh_cmt.c | 18 ++++++++++++++++--
9 files changed, 75 insertions(+), 2 deletions(-)
next reply other threads:[~2009-04-15 10:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-15 10:49 Magnus Damm [this message]
2009-04-16 6:10 ` [PATCH 00/05] Remaining earlytimer / Early Platform patches Paul Mundt
2009-04-17 5:28 ` Magnus Damm
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=20090415104956.29940.86548.sendpatchset@rx1.opensource.se \
--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