public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] OMAP2/3: GPTIMER12 fixes
@ 2009-04-04 20:54 Paul Walmsley
  2009-04-04 20:54 ` [PATCH 1/3] OMAP3 GPTIMER: fix GPTIMER12 IRQ Paul Walmsley
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Paul Walmsley @ 2009-04-04 20:54 UTC (permalink / raw)
  To: linux-omap


Hello,

This following series of fixes implements support in mainline for
using GPTIMER12 as the system tick timer.  Currently this is only
needed for some BeagleBoards.  Detailed comments are in the patch
descriptions.

This is being posted for any brief comments before submitting upstream
as part of a fix series.


- Paul

---

Kevin Hilman (1):
      OMAP: dmtimer: enable all timers to be wakeup events

Paul Walmsley (2):
      OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files
      OMAP3 GPTIMER: fix GPTIMER12 IRQ


 arch/arm/mach-omap2/board-omap3beagle.c    |    4 ++
 arch/arm/mach-omap2/clock24xx.c            |    1 +
 arch/arm/mach-omap2/clock24xx.h            |   10 +++++-
 arch/arm/mach-omap2/clock34xx.h            |    1 -
 arch/arm/mach-omap2/timer-gp.c             |   48 ++++++++++++++++++++++++++--
 arch/arm/plat-omap/dmtimer.c               |   28 ++++++++++------
 arch/arm/plat-omap/include/mach/dmtimer.h  |    2 +
 arch/arm/plat-omap/include/mach/timer-gp.h |   17 ++++++++++
 8 files changed, 94 insertions(+), 17 deletions(-)
 create mode 100644 arch/arm/plat-omap/include/mach/timer-gp.h



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

end of thread, other threads:[~2009-04-07 18:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-04 20:54 [PATCH 0/3] OMAP2/3: GPTIMER12 fixes Paul Walmsley
2009-04-04 20:54 ` [PATCH 1/3] OMAP3 GPTIMER: fix GPTIMER12 IRQ Paul Walmsley
2009-04-07 17:46   ` [APPLIED] " Tony Lindgren
2009-04-04 20:54 ` [PATCH 2/3] OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files Paul Walmsley
2009-04-07 17:47   ` [APPLIED] [PATCH 2/3] OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed Tony Lindgren
2009-04-04 20:54 ` [PATCH 3/3] OMAP: dmtimer: enable all timers to be wakeup events Paul Walmsley
2009-04-07 17:48   ` [APPLIED] " Tony Lindgren
2009-04-07 18:04     ` Tony Lindgren

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