All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Kevin Hilman <khilman@deeprootsystems.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: Suspend to RAM broken on BeagleBoard ?
Date: Mon, 13 Sep 2010 17:39:33 +0200	[thread overview]
Message-ID: <20100913173933.5d0a6392@surf> (raw)
In-Reply-To: <87eicx1ykp.fsf@deeprootsystems.com>

Hello,

On Mon, 13 Sep 2010 07:56:54 -0700
Kevin Hilman <khilman@deeprootsystems.com> wrote:

> Looks like DSS has not been initialized, so is not hitting RET.
> 
> Do you have the DSS driver enabled and built-in?  Without this (and
> until we have DSS converted to hwmod) the DSS HW is not in a state that
> can hit the low power mode.  If the DSS driver is allowed to initialize,
> even without a panel, it should set the DSS HW in a state that will then
> allow RET.

Indeed:

$ grep DSS .config
# CONFIG_OMAP2_DSS is not set

It's not enabled simply because it isn't enabled by omap3_defconfig. So
maybe it should also be fixed for this ?

I have zero knowledge of DSS, but shouldn't the kernel be able to
suspend properly even if the DSS driver is disabled ? But maybe it's
too complicated to have the DSS init sequence required to allow the
system to hit RET outside the DSS driver. Thoughts ?

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2010-09-13 15:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10 15:48 Suspend to RAM broken on BeagleBoard ? Thomas Petazzoni
2010-09-10 17:00 ` Felipe Balbi
2010-09-10 18:47   ` Thomas Petazzoni
2010-09-11 14:21     ` Felipe Balbi
2010-09-10 21:54 ` Kevin Hilman
2010-09-11  9:00   ` Thomas Petazzoni
2010-09-13 14:56     ` Kevin Hilman
2010-09-13 15:39       ` Thomas Petazzoni [this message]
2010-09-13 16:25         ` Grazvydas Ignotas
2010-09-13 19:01         ` Kevin Hilman
  -- strict thread matches above, loose matches on Subject: below --
2010-09-10 20:28 msinger

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=20100913173933.5d0a6392@surf \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=khilman@deeprootsystems.com \
    --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.