public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: Nicholas Chen <nchen@cs.umd.edu>
Cc: linux-omap@vger.kernel.org
Subject: Re: new PM branch available
Date: Wed, 18 Mar 2009 12:01:54 -0700	[thread overview]
Message-ID: <87hc1qodst.fsf@deeprootsystems.com> (raw)
In-Reply-To: <794F9949-C366-41CE-BC4C-AB9AAA95FFD2@cs.umd.edu> (Nicholas Chen's message of "Wed\, 18 Mar 2009 14\:56\:33 -0400")

Nicholas Chen <nchen@cs.umd.edu> writes:

> I recently checked out the latest PM branch from your git repository
> and put it on the Beagleboard (B5). I have been largely able to
> reproduce the results others have reported on this PM thread, 

...not sure what "this PM thread" you are referring to?

> but I believe my CORE and PER powerdomains are not hitting RET or
> OFF.

> I think this based on the following:
> after I
> echo 1 > enable_off_mode
> echo 1 > sleep_while_idle
> echo mem > state

CORE and PER are still on because UART clocks are not being cut in
idle:

  # echo 1 > /sys/power/clocks_off_when_idle

And see if that works.  Also at least on my Beagle, I am not able
to resume from full-chip OFF, so for starters I suggest just testing
retention: echo 0 > /sys/power/enable_off_mode

> Suspending starts but upon resume I see the following:
> ...
> Powerdomain (core_pwrdm) didn't enter target state 0
> Powerdomain (per_pwrdm) didn't enter target state 0
> Could not enter target state in pm_suspend
>
> looking at debug/pm_debug/count/
> I see that only the core_pwrdm and per_pwrdm have 0's next to OFF: and
> RET:
>
> Based on the thread, the resolution seems  to be to disable USB and
> upgrade u-boot. I think I have done both. My u-boot is 2009.03-rc2
> from Steve Sakoman's tree, and I have disabled USB support in my
> Kernel build. Is there something that I am overlooking? Also, I'm
> curious if the two powerdomains linked (i.e. I need to fix PER before
> CORE will shut off or vice versa).

For your problem, they're linked in that they both contain a UART
block.  UART1,2 are in CORE and UART3 is in PER.

Kevin

  reply	other threads:[~2009-03-18 19:01 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-18 18:56 new PM branch available Nicholas Chen
2009-03-18 19:01 ` Kevin Hilman [this message]
2009-03-18 19:22   ` Nicholas Chen
  -- strict thread matches above, loose matches on Subject: below --
2009-01-13 21:51 Kevin Hilman
2009-01-14  7:35 ` Koen Kooi
2009-01-14 18:09   ` David Brownell
2009-01-14 22:14   ` Kevin Hilman
2009-01-15  8:18     ` Koen Kooi
2009-01-14 12:40 ` Ramesh Gupta Guntha
2009-01-14 16:35   ` Kevin Hilman
2009-01-14 13:57 ` Sriram V
2009-01-14 16:39   ` Kevin Hilman
2009-01-15 13:42     ` Premi, Sanjeev
2009-01-15 15:01       ` Kevin Hilman
2009-01-15 15:17         ` Premi, Sanjeev
2009-01-15 15:34           ` Kevin Hilman
2009-01-15 16:00             ` Premi, Sanjeev
2009-01-15 15:00     ` Sriram V
     [not found]     ` <8bf247760901150654n78b198f0o5c2270186e9c119e@mail.gmail.com>
2009-01-15 15:07       ` Kevin Hilman
2009-01-16 13:49 ` Nayak, Rajendra
2009-01-16 19:03   ` Kevin Hilman
2009-01-19 15:46     ` Premi, Sanjeev
2009-01-19 16:04       ` Premi, Sanjeev
2009-01-23 10:19     ` Nayak, Rajendra
2009-01-23 11:21       ` Högander Jouni
2009-01-23 12:00         ` Nayak, Rajendra
2009-01-23 12:10           ` Nayak, Rajendra
2009-01-23 16:49             ` Kevin Hilman
2009-01-23 12:10           ` Koen Kooi
2009-01-23 17:20             ` Kevin Hilman
2009-01-23 18:27               ` Koen Kooi
2009-01-23 17:48           ` Kevin Hilman
2009-01-27  9:18             ` Nayak, Rajendra
2009-02-02 17:45 ` Peter 'p2' De Schrijver
2009-02-02 19:42   ` Kevin Hilman
2009-02-02 20:06     ` Kevin Hilman
2009-02-04  0:52     ` Peter 'p2' De Schrijver
2009-02-04 16:04       ` Kevin Hilman
2009-02-04 16:15         ` Koen Kooi
2009-02-04 16:38         ` Peter 'p2' De Schrijver

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=87hc1qodst.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=nchen@cs.umd.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox