All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: Koen Kooi <k.kooi@student.utwente.nl>
Cc: "linux-omap@vger.kernel.org List" <linux-omap@vger.kernel.org>
Subject: Re: [ANNOUNCE] updated PM branch
Date: Wed, 17 Dec 2008 15:53:00 -0800	[thread overview]
Message-ID: <494990DC.5080407@deeprootsystems.com> (raw)
In-Reply-To: <764864D8-4A22-44B9-ABF2-42664AC6583D@student.utwente.nl>

Koen Kooi wrote:
> 
> Op 17 dec 2008, om 19:34 heeft Kevin Hilman het volgende geschreven:
> 
>> Kevin Hilman <khilman@deeprootsystems.com> writes:
>>
>>> The PM branch has been consolidated and rebased against today's
>>> linux-omap HEAD.  I've also included a few patches that were posted to
>>> the list that had fallen through the cracks.
>>
>> I did a couple minor updates to to the pm branch, and rebased it to
>> current HEAD.  The updates include
>>
>> - more patch consolidation
>> - VDD2 patch from Rajendra
>> - updated IVA2 reset patch which actually works :)
>> - included the GPTIMER12 fixes for Beagle
>>
>> I also tested on Beagle.  Here are some results when using a minimal
>> defconfig (attached) and using an initramfs.  I had to disable MMC and
>> USB as they are currently preventing the low-level chip retention:
>>
>> I tested this on the latest PM branch of linux-omap:
>>
>> - boot idle: 342 mA
>>
>> - screen blank: 238 mA
>>  # echo 3 > /sys/class/graphics/fb0/blank
>>
>> - suspend: 85 mA
>>  # echo 1 > /sys/power/clocks_off_while_idle
>>  # echo mem > /sys/power/state
>>
>> - sleep-while-idle: 85 mA
>>  - this same state as suspend, but happens in idle
>>  # echo 1 > /sys/power/sleep_while_idle
>>
>> This is with current PM branch of linux-omap.  I understand that
>> Tomi's new DSS tree has support to turn off the DVI framer which
>> should save even more power, but I have not tested that.
> 
> Try toggling GPIO 170 manually, current consumption should drop with 
> 60-80mA.
> 

That didn't seem to change anything for me.

Looking closer, drivers/video/omap/lcd_omap3beagle.c is already toggling
GPIO 170 in current linux-omap.  So the ~80mA drop above between 'boot 
idle' and 'screen blank' is probably already counting the DVI framer.

Kevin

  reply	other threads:[~2008-12-17 23:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-16  1:58 [ANNOUNCE] updated PM branch Kevin Hilman
2008-12-17 18:34 ` Kevin Hilman
2008-12-17 19:11   ` Koen Kooi
2008-12-17 23:53     ` Kevin Hilman [this message]
2008-12-18  9:15       ` Koen Kooi
2008-12-18  9:52         ` Paul Walmsley

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=494990DC.5080407@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=k.kooi@student.utwente.nl \
    --cc=linux-omap@vger.kernel.org \
    /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.