public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/05] Remaining earlytimer / Early Platform patches
@ 2009-04-15 10:49 Magnus Damm
  2009-04-16  6:10 ` Paul Mundt
  2009-04-17  5:28 ` Magnus Damm
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2009-04-15 10:49 UTC (permalink / raw)
  To: linux-sh

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(-)

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

end of thread, other threads:[~2009-04-17  5:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-15 10:49 [PATCH 00/05] Remaining earlytimer / Early Platform patches Magnus Damm
2009-04-16  6:10 ` Paul Mundt
2009-04-17  5:28 ` Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox