All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set
Date: Wed, 8 Jul 2015 22:54:49 +0800	[thread overview]
Message-ID: <20150708145449.GI28488@tiger> (raw)
In-Reply-To: <1435668504-26945-1-git-send-email-l.stach@pengutronix.de>

On Tue, Jun 30, 2015 at 02:48:24PM +0200, Lucas Stach wrote:
> If CONFIG_PM is not set the PU power domain needs to be enabled always,
> otherwise there are two failure scenarios which will hang the system if
> one of the devices in the PU domain is accessed.
> 
> 1. New DTs (4.1+) drop the "always-on" property from the PU regulator, so
> if it isn't properly enabled by the GPC code it will be disabled at the
> end of boot.
> 
> 2. If the bootloader already disabled the PU domain the GPC explicitly
> needs to enable it again, even if the kernel doesn't do any power
> management. This is a bit hypothetical, as it requires to boot a
> mainline kernel on a downstream bootloader, as no mainline bootloader
> disables the PM domains.
> 
> Cc: <stable@vger.kernel.org> # 4.1
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>

Applied, thanks. 

      parent reply	other threads:[~2015-07-08 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-30 12:48 [PATCH] ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set Lucas Stach
2015-07-01 10:13 ` Philipp Zabel
2015-07-08 14:54 ` Shawn Guo [this message]

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=20150708145449.GI28488@tiger \
    --to=shawnguo@kernel.org \
    --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.