[PATCH 0/4] ux500: u8500 v1 revision, clock gating

Rabin Vincent rabin.vincent at stericsson.com
Tue Feb 23 05:12:58 EST 2010


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




More information about the linux-arm-kernel mailing list