[ARM] 3427/1: ARM: OMAP: 2/8 Update timers
authorTony Lindgren <tony@atomide.com>
Sun, 2 Apr 2006 16:46:21 +0000 (17:46 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 2 Apr 2006 16:46:21 +0000 (17:46 +0100)
commita569c6ec37e78eef4299d0a60ae4028459b27117
tree6f51fde75ecd91661e1fc3268cdea47c47f4dd74
parentb824efae120b656fef562b2e81e1ed6aa88f8d24
[ARM] 3427/1: ARM: OMAP: 2/8 Update timers

Patch from Tony Lindgren

Update OMAP timers from linux-omap tree. The highlights of the
patch are:

- Move timer32k code from mach-omap1 to plat-omap and make it
  work also on omap24xx by Tony Lindgren
- Add support for dmtimer idle check for PM by Tuukka Tikkanen

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap1/time.c
arch/arm/plat-omap/Kconfig
arch/arm/plat-omap/dmtimer.c
arch/arm/plat-omap/timer32k.c [new file with mode: 0644]
include/asm-arm/arch-omap/dmtimer.h
include/asm-arm/arch-omap/param.h [new file with mode: 0644]