public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Does SmartReflex pm patches affect USB suspend resume operations
       [not found] <7B1B64C5-631E-4C63-B1F3-F4429C697614@mac.com>
@ 2009-05-19 16:12 ` Kevin Hilman
       [not found]   ` <519CDA29-3736-4123-A8A7-7BA613AE342C@mac.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Hilman @ 2009-05-19 16:12 UTC (permalink / raw)
  To: Elvis Dowson; +Cc: Linux OMAP Users

Elvis Dowson <elvis.dowson@mac.com> writes:

>      Does the SmartReflex pm patches affect the operation of USB
> suspend/resume functions? Without the SR patches, the TI OMAP 3503
> does not go to suspend mode at the moment.

You're testing something that others are not: PM branch minus SR
patches.

I suggest you re-add the SR patches and try the suggestions of others:
Roger's patches + fix your board file.

Then try USB again.

That being said, the USB driver is known to be not fully PM aware yet.
On my SDP, I've tested MUSB in host mode with mass storage and a USB
key and it can suspend/resume just fine.  However, it does not work
with off-mode.

Kevin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Does SmartReflex pm patches affect USB suspend resume operations
       [not found]   ` <519CDA29-3736-4123-A8A7-7BA613AE342C@mac.com>
@ 2009-05-19 16:22     ` Kevin Hilman
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2009-05-19 16:22 UTC (permalink / raw)
  To: Elvis Dowson; +Cc: Linux OMAP Users

Elvis Dowson <elvis.dowson@mac.com> writes:

> Hi Kevin,
>
> On May 19, 2009, at 8:12 PM, Kevin Hilman wrote:
>>>
>>
>> You're testing something that others are not: PM branch minus SR
>> patches.
>>
>> I suggest you re-add the SR patches and try the suggestions of others:
>> Roger's patches + fix your board file.
>
> I've just finished the board-overo.c modifications and will try the SR
> patches now.
>
> I try it first without Roger's modifications and see what happens, and
> then apply his modifications.
>
>> That being said, the USB driver is known to be not fully PM aware yet.
>> On my SDP, I've tested MUSB in host mode with mass storage and a USB
>> key and it can suspend/resume just fine.  However, it does not work
>> with off-mode.
>
> What is off-mode?
>

Off-mode is when most of the chip goes off during suspend/idle.  This
requires some driver support which is missing in many of the drivers since
if the chip goes off, the driver needs to save/restore state.

Off-mode is disabled by default on the PM branch, but can be enabled
by doing

   # echo 1 > /sys/power/enable_off_mode

Kevin



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-19 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <7B1B64C5-631E-4C63-B1F3-F4429C697614@mac.com>
2009-05-19 16:12 ` Does SmartReflex pm patches affect USB suspend resume operations Kevin Hilman
     [not found]   ` <519CDA29-3736-4123-A8A7-7BA613AE342C@mac.com>
2009-05-19 16:22     ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox