All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>
To: "Kalliguddi, Hema" <hemahk-l0cyMroinI0@public.gmane.org>
Cc: "Cousson, Benoit" <b-cousson-l0cyMroinI0@public.gmane.org>,
	"linux-usb@vger.kernel.org"
	<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-omap@vger.kernel.org"
	<linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"Mankad, Maulik Ojas" <x0082077-l0cyMroinI0@public.gmane.org>,
	Felipe Balbi
	<felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>,
	Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
Subject: Re: [PATCH V2 6/8] usb: musb: Offmode fix for idle path
Date: Mon, 09 Aug 2010 14:01:26 -0700	[thread overview]
Message-ID: <87k4nzijq1.fsf@deeprootsystems.com> (raw)
In-Reply-To: <E0D41E29EB0DAC4E9F3FF173962E9E940270943E2D-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org> (Hema Kalliguddi's message of "Mon, 9 Aug 2010 18:42:34 +0530")

"Kalliguddi, Hema" <hemahk-l0cyMroinI0@public.gmane.org> writes:

[...]

>>>
>>> Changed the usb sysconfig settings as per the usbotg functional spec.
>>> When the device is not active, configure to force idle and 
>>force standby mode.
>>> When it is being used, configure in smart standby and smart 
>>idle mode.
>>> So while attempting to coreoff the usb is configured to 
>>force standby and
>>> force idle mode, after wakeup configured in smart idle and 
>>smart standby.
>>
>>Is this valid for OMAP3 and OMAP4? I checked quickly the OMAP4 
>>TRM vB in 
>>the USB_OTG chapter related to PM (23.13.4.2 Power-Management), and I 
>>cannot find any note regarding that specific programming model.
>>Could give us reference to the documentation that contains the details 
>>about that?
>>
>>Benoit
>>
>
> This is valid for both OMAP3 and OMAP4. You can find this in 24.1.5.4 section
> With different modes. When not used with any application the mode has to be programmed 
> is force idle and force standby. What I observed is that without this USB was 
> blocking the coreoff.
>
> http://focus.ti.com/pdfs/wtbu/SWPU223D_Final_EPDF_06_07_2010.pdf 
>

For the next rev, please include links to public docs in the changelog.

Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2010-08-09 21:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-06 17:27 [PATCH V2 6/8] usb: musb: Offmode fix for idle path Hema HK
2010-08-07  2:24 ` Bob Liu
2010-08-10  7:09   ` Kalliguddi, Hema
     [not found] ` <1281115624-1174-1-git-send-email-hemahk-l0cyMroinI0@public.gmane.org>
2010-08-07 15:25   ` Sergei Shtylyov
     [not found]     ` <4C5D7AE5.7040506-hkdhdckH98+B+jHODAdFcQ@public.gmane.org>
2010-08-10  7:31       ` Kalliguddi, Hema
2010-08-10 11:19         ` Sergei Shtylyov
     [not found]           ` <4C6135D1.2000909-hkdhdckH98+B+jHODAdFcQ@public.gmane.org>
2010-08-10 11:59             ` Kalliguddi, Hema
2010-08-09 13:01   ` Cousson, Benoit
2010-08-09 13:12     ` Kalliguddi, Hema
     [not found]       ` <E0D41E29EB0DAC4E9F3FF173962E9E940270943E2D-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2010-08-09 21:01         ` Kevin Hilman [this message]
2010-08-09 16:43   ` DebBarma, Tarun Kanti
2010-08-10  8:23     ` Kalliguddi, Hema
2010-08-10 13:53       ` Sergei Shtylyov

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=87k4nzijq1.fsf@deeprootsystems.com \
    --to=khilman-1d3hcaltpluheniveurvkkeocmrvltnr@public.gmane.org \
    --cc=b-cousson-l0cyMroinI0@public.gmane.org \
    --cc=felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org \
    --cc=hemahk-l0cyMroinI0@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org \
    --cc=x0082077-l0cyMroinI0@public.gmane.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.