All of lore.kernel.org
 help / color / mirror / Atom feed
From: helmut.raiger@hale.at (Helmut Raiger)
To: linux-arm-kernel@lists.infradead.org
Subject: i.MX31 suspend and VSTBY question
Date: Mon, 21 Mar 2011 17:19:43 +0100	[thread overview]
Message-ID: <4D877A9F.4010108@hale.at> (raw)
In-Reply-To: <56132A77AB93C141BF06E6B96CA6CFEA1BC28F@039-SN1MPN1-004.039d.mgd.msft.net>

Thanks for your response! Your CCMR register setting does not change the 
behaviour on my board.

A few questions:

1) What kernel version are you running?
2) Did you verify the VSTBY pin action (i.e. pin changes to high in 
state retention mode and the pmic changes the voltages to their 
programmed standby mode) ?
3) As I already mentioned in my first post, the VSTBY signal is 
asserted, when I use a LTIB 2.6.21 build, but not in 2.6.38-rc1+

> For our release that has LPM working:
> 		/* Enable Well Bias and set VSTBY
> 		  * VSTBY pin will be asserted during SR mode. This asks the
> 		  * PM IC to set the core voltage to the standby voltage
> 		  * Must clear the MXC_CCM_CCMR_SBYCS bit as well  */
> 		mxc_ccm_modify_reg(MXC_CCM_CCMR,
> 				   MXC_CCM_CCMR_WBEN | MXC_CCM_CCMR_VSTBY |
> 					MXC_CCM_CCMR_SBYCS,
> 				   MXC_CCM_CCMR_WBEN | MXC_CCM_CCMR_VSTBY);
>
> Dinh
>

Helmut


--
Scanned by MailScanner.

  reply	other threads:[~2011-03-21 16:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-21 12:54 i.MX31 suspend and VSTBY question Helmut Raiger
2011-03-21 15:59 ` Nguyen Dinh-R00091
2011-03-21 16:19   ` Helmut Raiger [this message]
2011-03-21 16:43     ` Nguyen Dinh-R00091
2011-03-24  7:06       ` Helmut Raiger

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=4D877A9F.4010108@hale.at \
    --to=helmut.raiger@hale.at \
    --cc=linux-arm-kernel@lists.infradead.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.