On Fri, Jun 22, 2012 at 8:33 PM, Russ Dill <russ.dill@xxxxxxxxx> wrote: > On Fri, Jun 22, 2012 at 7:14 AM, Kevin Hilman <khilman@xxxxxx> wrote: >> Felipe Balbi <balbi@xxxxxx> writes: >> >>> Hi, >>> >>> On Fri, Jun 22, 2012 at 01:00:39PM +0530, Munegowda, Keshava wrote: >>>> On Fri, Jun 22, 2012 at 12:32 AM, Kevin Hilman <khilman@xxxxxx> wrote: >>>> > "Munegowda, Keshava" <keshava_mgowda@xxxxxx> writes: >>>> > >>>> >> On Thu, Jun 21, 2012 at 7:12 PM, Keshava Munegowda >>>> >> <keshava_mgowda@xxxxxx> wrote: >>>> >>> This commit 354ab8567ae3107a8cbe7228c3181990ba598aac titled >>>> >>> "Fix OMAP EHCI suspend/resume failure (i693)" is causing >>>> >>> the usb hub and device detection fails in beagle XM >>>> >>> causeing NFS not functional. This affects the core retention too. >>>> >>> The same commit logic needs to be revisted adhering to hwmod and >>>> >>> device tree framework. >>>> >>> for now, this commit id 354ab8567ae3107a8cbe7228c3181990ba598aac >>>> >>> titled "Fix OMAP EHCI suspend/resume failure (i693)" reverted. >>>> >>> >>>> >>> This patch is validated on BeagleXM with NFS support over >>>> >>> usb ethernet and USB mass storage and other device detection. >>>> >>> >>>> >>> Signed-off-by: Keshava Munegowda <keshava_mgowda@xxxxxx> >>>> > >>>> > [...] >>>> > >>>> >> >>>> >> hi kevin >>>> >> >>>> >> here is pm count log on beagle XM with the above patch: >>>> > >>>> > What are you meaning to show by this log? >>>> > >>>> > This dump shows that neither PER or CORE are hitting retention in idle. >>>> > Which sounds to me like you have not enabled UART runtime suspend: >>>> > >>>> > echo 3000 > /sys/devices/platform/omap_uart.0/power/autosuspend_delay_ms >>>> > echo 3000 > /sys/devices/platform/omap_uart.1/power/autosuspend_delay_ms >>>> > echo 3000 > /sys/devices/platform/omap_uart.2/power/autosuspend_delay_ms >>>> > echo 3000 > /sys/devices/platform/omap_uart.3/power/autosuspend_delay_ms >>>> > >>>> > My test with your patch shows that it fixes the oops during boot, and >>>> > doesn't hang during suspend, but that USB host is still preventing CORE >>>> > retention during idle (after UART runtime suspend is enabled.) >>>> > >>>> > This happens on 3530/Overo, 3630/Beagle-xM and 3730/Overo >>>> > >>>> > Setting CONFIG_MFD_OMAP_USB_HOST=n allows CORE to hit retention again. >>>> > >>>> > Kevin >>>> >>>> >>>> >>>> Hi kevin >>>> It woks. only the log was wrong. I was using no_console_suspend >>>> in boot args. >>>> i removed it. now I can see the core retention hits with USB host in Beagle XM. >>>> below is the log: >>> >>> the fact is that we can't really survive without that workaround. Kevin, >> >> I don't know what workaround you're talking about. Are you talking >> about the revert proposed in $SUBJECT patch? >> >> I don't have a problem with that revert. The problem I have is that it >> does not fix the problem I initially reported: USB host prevents CORE >> retention in *idle*. > > I already have a pair of patches posted to linux-omap and linux that > fixes the oops on boot caused by the i693 errata patch. The first > fixes the bad error path that causes the oops, the second allows the > dummy clocks on omap3xxx to be grabbed by the ehci-host driver as is > being done with real clocks on the omap44xx. I request please resend the patches ! cc me (keshava_mgowda@xxxxxx) in all your patches. regards keshava -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html