<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: i.MX6Q: USB remote wakeup</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447042#M69017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Denis.&lt;/P&gt;&lt;P&gt;Below you can find additional response from AE team:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;I checked with design for any known issues.&lt;/P&gt;&lt;P&gt;Design believe the 2.5 ms resume_K from the device may be too short if the 24 MHz oscillator was shut down in system suspend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I think you may be seeing in the scope traces is the device driving FS_K state for 2.5 ms, then the host does not take over driving FS_K so the device sees an end of resume signaling and it enables HS termination. This will pull DM and DP low. The Host may see this as a disconnect since it is still in FS mode. After 3 ms, the device has only seen HS-idle and enters suspend state. This means the FS termination is enabled again, including Dp-pull-up,&amp;nbsp; and DP returns to 3.2V.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if the system starts up quickly enough for the host controller &amp;amp; driver to respond to the resume signaling.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2015 16:15:07 GMT</pubDate>
    <dc:creator>CarlosCasillas</dc:creator>
    <dc:date>2015-09-23T16:15:07Z</dc:date>
    <item>
      <title>i.MX6Q: USB remote wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447037#M69012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I trying to get USB remote wakeup working on a custom i.MX6Q-based board. OS is android imx_L5.0.0_1.0.0-ga with linux-3.10.53.&lt;/P&gt;&lt;P&gt;I have high-speed USB device (GSM modem Cinterion PHS8-P) connected through USB Host 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System doesn't wakes up from memory sleep by remote wakeup signal initiated by the USB device.&lt;/P&gt;&lt;P&gt;That is what I do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;echo enabled &amp;gt; /sys/bus/platform/devices/20ca000.usbphy/power/wakeup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;echo enabled &amp;gt; /sys/bus/platform/devices/2184200.usb/power/wakeup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;echo enabled &amp;gt; /sys/bus/platform/devices/2184200.usb/ci_hdrc.1/power/wakeup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;echo enabled &amp;gt; /sys/bus/platform/devices/2184200.usb/ci_hdrc.1/usb2/power/wakeup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;echo enabled &amp;gt; /sys/bus/platform/devices/2184200.usb/ci_hdrc.1/usb2/2-1/power/wakeup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;echo auto &amp;gt; /sys/bus/platform/devices/2184200.usb/ci_hdrc.1/usb2/2-1/power/control&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime PM works ok. I see suspend/resume messages in dmesg:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;mxs_phy 20ca000.usbphy: HS device has suspended&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;ci_hdrc ci_hdrc.1: Remote wakeup is enabled, and device is on the port&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;ci_hdrc ci_hdrc.1: at ci_runtime_suspend&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;imx_usb 2184200.usb: at imx_controller_suspend&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;imx_usb 2184200.usb: at imx_controller_resume&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;ci_hdrc ci_hdrc.1: at ci_controller_resume&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;mxs_phy 20ca000.usbphy: HS device has resumed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;mxs_phy 20ca000.usbphy: HS device has suspended&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;ci_hdrc ci_hdrc.1: Remote wakeup is enabled, and device is on the port&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;ci_hdrc ci_hdrc.1: at ci_runtime_suspend&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;imx_usb 2184200.usb: at imx_controller_suspend&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but once system goes to suspend it have no reaction to resume signal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no possibility to connect a different device to USBH1. A full-speed device (e.g. mouse, keyboard) connected to USB_OTG seems to work normally: resume signal causes system wakeup.&lt;/P&gt;&lt;P&gt;Please point me in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 12:16:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447037#M69012</guid>
      <dc:creator>denisgrigoryev</dc:creator>
      <dc:date>2015-09-14T12:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q: USB remote wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447038#M69013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Denis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried asking for a custom driver with the manufacturer of the GSM modem? In the meantime, I have internally asked if Freescale BSPs support remote wakeup on CDC Devices (like the GSM modem).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you. I will send you an update soon.&lt;/P&gt;&lt;P&gt;Best regards! &lt;/P&gt;&lt;P&gt;/Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 17:21:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447038#M69013</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2015-09-15T17:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q: USB remote wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447039#M69014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Carlos!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modem uses "option" USB-serial driver. There is no custom driver for this modem.&lt;/P&gt;&lt;P&gt;I saw resume signal on the oscilloscope, so I think the modem behaves correctly. In case of runtime PM I see "Resume" signal (K state for 2.5 ms) driven by modem, then some time more driven by iMX6 (it looks like a small level change) as it should be. Once whole system goes to sleep I see only first 2.5 ms, then followed by "Disconnect" state without any reaction from iMX6. The "Resume"-"Disconnect" signal constantly repeats until I press the "Power" key to resume the system. In about 70% of cases USB host and the modem continue to work normally. I see re-enumeration in about 30% cases, because of "Disconnect" state, I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm waiting for an update. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Denis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 08:56:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447039#M69014</guid>
      <dc:creator>denisgrigoryev</dc:creator>
      <dc:date>2015-09-16T08:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q: USB remote wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447040#M69015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Denis,&lt;/P&gt;&lt;P&gt;AE team has commented the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Can you measure the USB bus state with a scope and capture the remote wakeup request?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During suspend you should see a FS_J state&amp;nbsp; (= Dp@ ~3.2V, DM@ ~0V) Remote wakeup changes this to FS_K (Dp = 0V, Dm = ~ 3.0V). After that, the host shoud start driving the bus and send SOF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also measure VBUS at this time.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;/Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 20:01:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447040#M69015</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2015-09-21T20:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q: USB remote wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447041#M69016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first picture demonstrates a normal wakeup process. CPU is awake, USB runtime power management is enabled. The USB modem is a high speed device connected to USBH1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The blue line is Vbus, yellow is Dp and green is Dm.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NewFile0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54795iA5703FFE38A20531/image-size/large?v=v2&amp;amp;px=999" role="button" title="NewFile0.png" alt="NewFile0.png" /&gt;&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The images below is a failure state at various zoom levels. CPU is in memory sleep, USB wakeup enabled, power control is "auto":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'courier new', courier;"&gt;echo enabled &amp;gt; /sys/bus/platform/devices/20ca000.usbphy/power/wakeup&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'courier new', courier;"&gt;echo enabled &amp;gt; /sys/bus/platform/devices/2184200.usb/power/wakeup&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'courier new', courier;"&gt;echo enabled &amp;gt; /sys/bus/platform/devices/2184200.usb/ci_hdrc.1/power/wakeup&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'courier new', courier;"&gt;echo enabled &amp;gt; /sys/bus/platform/devices/2184200.usb/ci_hdrc.1/usb2/power/wakeup&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'courier new', courier;"&gt;echo enabled &amp;gt; /sys/bus/platform/devices/2184200.usb/ci_hdrc.1/usb2/2-1/power/wakeup&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'courier new', courier;"&gt;echo auto &amp;gt; /sys/bus/platform/devices/2184200.usb/ci_hdrc.1/usb2/2-1/power/control&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: 'courier new', courier;"&gt;echo mem &amp;gt; /sys/power/state&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NewFile1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54843iA5E88BB6C6828C6B/image-size/large?v=v2&amp;amp;px=999" role="button" title="NewFile1.png" alt="NewFile1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NewFile2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54871i06EDD781E63C0BC7/image-size/large?v=v2&amp;amp;px=999" role="button" title="NewFile2.png" alt="NewFile2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NewFile3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54910i4D691A454449CC91/image-size/large?v=v2&amp;amp;px=999" role="button" title="NewFile3.png" alt="NewFile3.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NewFile4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/54956i70832578D25FC543/image-size/large?v=v2&amp;amp;px=999" role="button" title="NewFile4.png" alt="NewFile4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Device repeatedly tries to wake the CPU up driving the FS_K state for 2.5 ms. After that a 1 us spike can be seen, looking like a tristate with pull-up connected. The hub wouldn't propagate resume signalling but seems to signal SE0 instead for another 2.5 ms. The CPU wouldn't wake up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Denis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 10:30:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447041#M69016</guid>
      <dc:creator>denisgrigoryev</dc:creator>
      <dc:date>2015-09-22T10:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q: USB remote wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447042#M69017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Denis.&lt;/P&gt;&lt;P&gt;Below you can find additional response from AE team:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;I checked with design for any known issues.&lt;/P&gt;&lt;P&gt;Design believe the 2.5 ms resume_K from the device may be too short if the 24 MHz oscillator was shut down in system suspend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I think you may be seeing in the scope traces is the device driving FS_K state for 2.5 ms, then the host does not take over driving FS_K so the device sees an end of resume signaling and it enables HS termination. This will pull DM and DP low. The Host may see this as a disconnect since it is still in FS mode. After 3 ms, the device has only seen HS-idle and enters suspend state. This means the FS termination is enabled again, including Dp-pull-up,&amp;nbsp; and DP returns to 3.2V.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if the system starts up quickly enough for the host controller &amp;amp; driver to respond to the resume signaling.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 16:15:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447042#M69017</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2015-09-23T16:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q: USB remote wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447043#M69018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;I found the root of our problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had USB_H1_OC function configured&amp;nbsp; by u-boot. Default USBNC.OVER_CUR_POL and USBNC.OVER_CUR_POL state is 0. That is wrong for our schematics, we use active-low OC signal so it was always asserted. I configured controller properly and remote wake up now works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I noticed, that SABRESD board do not use USB_H1_OC and USB_H1_PWR functions at all. It use GPIO controlled by regulator-fixed for power control. Because of this VBUS is not controlled by USB_PORTSC.PP bit and overcurrent signalling and recovery is not working despite the fact that the board has MIC2026 IC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for support!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;Denis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 10:20:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-USB-remote-wakeup/m-p/447043#M69018</guid>
      <dc:creator>denisgrigoryev</dc:creator>
      <dc:date>2015-10-02T10:20:02Z</dc:date>
    </item>
  </channel>
</rss>

