public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] OMAP3 timer: switch Beagle clockevents source to GPTIMER12
@ 2008-08-11 23:34 Paul Walmsley
  2008-08-11 23:34 ` [PATCH 1/2] OMAP2/3 GPTIMER: allow system tick GPTIMER to be configurable at build Paul Walmsley
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paul Walmsley @ 2008-08-11 23:34 UTC (permalink / raw)
  To: linux-omap

This patch series allows the clockevents source GPTIMER to be selectable via
Kconfig, and changes the Beagle Kbuild config to use GPTIMER12 instead of
GPTIMER1.  The theory here is that GPTIMER12 has its own internal 32kHz 
secure oscillator, and does not depend on the external 32kHz clock source,
which we suspect may be noisy.


---

size:
  text    data     bss     dec     hex filename
3265520  145472  105480 3516472  35a838 vmlinux.beagle.orig
3265568  145472  105480 3516520  35a868 vmlinux.beagle

 arch/arm/configs/omap3_beagle_defconfig |    5 +++--
 arch/arm/mach-omap2/Kconfig             |   16 ++++++++++++++++
 arch/arm/mach-omap2/timer-gp.c          |    5 ++++-
 3 files changed, 23 insertions(+), 3 deletions(-)


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

end of thread, other threads:[~2008-08-13 13:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-11 23:34 [PATCH 0/2] OMAP3 timer: switch Beagle clockevents source to GPTIMER12 Paul Walmsley
2008-08-11 23:34 ` [PATCH 1/2] OMAP2/3 GPTIMER: allow system tick GPTIMER to be configurable at build Paul Walmsley
2008-08-11 23:34 ` [PATCH 2/2] BeagleBoard: make Beagle use GPTIMER12 for system ticks Paul Walmsley
2008-08-11 23:39   ` Paul Walmsley
2008-08-13 13:36 ` [PATCH 0/2] OMAP3 timer: switch Beagle clockevents source to GPTIMER12 Tony Lindgren

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