All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: "Woodruff, Richard" <r-woodruff2@ti.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [RFC] [PATCH] ARM: OMAP1: Add clocksource driver for OMAP1
Date: Thu, 30 Nov 2006 14:32:46 -0800	[thread overview]
Message-ID: <200611301432.46837.david-b@pacbell.net> (raw)
In-Reply-To: <EA12F909C0431D458B9D18A176BEE4A508CE04CD@dlee02.ent.ti.com>

On Thursday 30 November 2006 1:49 pm, Woodruff, Richard wrote:

> The only thing about using two timers which made me think twice was what
> happens during retention/off mode sleeps.  This forces you to add a
> little code to account for clock switching (sys_clk to 32KHz) at the
> periodic timer, and adding knowledge about the stopped free running one.
> 
> Having a single GPT1 timer active which is wake up capable makes it all
> simpler.  I did ask for a 2nd timer in the wake up domain and that
> actually happened in 3430.
> 
> ... Actually, I would guess many use cases would be find using a CORE
> domain timer and setting the target for the system sleep to be
> 'request-idle' this removes any worry about the clock transition as the
> functional clock of the CORE timer can run and its ISR can issue a PRCM
> wake up.  This is the state you want to generally go into anyway in an
> idle routine if you any kind of peripheral activity.

Not that I have time to look into OMAP2 low power modes ... but I'd thought
the preferred solution when low power was a concern would be to use the
32k timers not the general purpose ones, and that you more or less said
just that.  Did I translate that correctly?  :)

  reply	other threads:[~2006-11-30 22:32 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-07 15:32 [RFC] [PATCH] ARM: OMAP1: Add clocksource driver for OMAP1 Dirk Behme
     [not found] ` <4550CA9E.6090500@mvista.com>
2006-11-08 16:44   ` Dirk Behme
2006-11-10  0:29     ` Tony Lindgren
2006-11-10  0:48       ` Kevin Hilman
2006-11-10  0:53         ` Tony Lindgren
2006-11-30 19:57           ` Woodruff, Richard
2006-11-30 21:30             ` David Brownell
2006-11-30 21:49               ` Woodruff, Richard
2006-11-30 22:32                 ` David Brownell [this message]
2006-11-30 22:57                   ` Woodruff, Richard
2006-11-30 22:12               ` tony
2006-11-30 21:59             ` tony
2006-11-30 22:24               ` Woodruff, Richard
2006-11-30 22:37                 ` tony
2006-11-30 17:55   ` Dirk Behme
2006-11-30 17:50     ` Daniel Walker
2006-12-01 16:12       ` Dirk Behme
2006-12-02  3:21         ` Daniel Walker
2006-12-02  6:11           ` Dirk Behme
2006-12-02  6:54             ` Daniel Walker
2006-12-02  7:06               ` Dirk Behme
2006-12-02  7:18                 ` Daniel Walker
2006-12-04 23:34                 ` Kevin Hilman
2006-11-30 19:14     ` David Brownell
2006-11-30 20:33       ` Dirk Behme
2006-11-30 21:22         ` [RFC] [PATCH] ARM: Add clocksource driver for OMAP1 and OMAP2 David Brownell
2006-12-01 18:21           ` Dirk Behme
2006-12-01 19:03             ` David Brownell
2006-12-01 22:13               ` Tony Lindgren
2006-12-03  2:58                 ` David Brownell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200611301432.46837.david-b@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=r-woodruff2@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.