linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ux500: u8500 v1 revision, clock gating
@ 2010-02-23 10:12 Rabin Vincent
  2010-02-23 10:12 ` [PATCH 1/4] ux500: fix CLKRST addresses Rabin Vincent
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Rabin Vincent @ 2010-02-23 10:12 UTC (permalink / raw)
  To: linux-arm-kernel

These apply on top of the clkdev_add_table patch and the ux500 patches in
next/rmk-devel.

Rabin Vincent (4):
  ux500: fix CLKRST addresses
  ux500: move system timer to cpu file
  ux500: add support for u8500 v1 revision
  ux500: support clock gating

 arch/arm/mach-ux500/board-mop500.c          |   20 +-
 arch/arm/mach-ux500/clock.c                 |  491 +++++++++++++++++++++++++--
 arch/arm/mach-ux500/clock.h                 |  125 +++++++
 arch/arm/mach-ux500/cpu-u8500.c             |   44 +++-
 arch/arm/mach-ux500/include/mach/hardware.h |   37 ++-
 arch/arm/mach-ux500/include/mach/setup.h    |    3 +
 6 files changed, 657 insertions(+), 63 deletions(-)
 create mode 100644 arch/arm/mach-ux500/clock.h

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

end of thread, other threads:[~2010-02-23 10:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-23 10:12 [PATCH 0/4] ux500: u8500 v1 revision, clock gating Rabin Vincent
2010-02-23 10:12 ` [PATCH 1/4] ux500: fix CLKRST addresses Rabin Vincent
2010-02-23 10:13 ` [PATCH 2/4] ux500: move system timer to cpu file Rabin Vincent
2010-02-23 10:13 ` [PATCH 3/4] ux500: add support for u8500 v1 revision Rabin Vincent
2010-02-23 10:13 ` [PATCH 4/4] ux500: support clock gating Rabin Vincent
2010-02-23 10:22   ` Rabin VINCENT

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