<?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のトピックIMX8MQ USB Wakeup</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1864817#M223671</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am attempting to use USB to wake from a low power mode on an&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;MIMX8MQ6CVAHZAA&lt;/SPAN&gt;&lt;/SPAN&gt; with i.MX Linux Kernel 5.4. To test, I am using the following procedure with a USB keyboard:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# check that the keyboard device wakeup is enabled&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;$ cat /sys/bus/usb/devices/1-1/power/wakeup&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;enabled&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# suspend system&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;$ echo deep &amp;gt; /sys/power/state&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I expect the system to resume on a key press, but nothing happens.&lt;/P&gt;&lt;P&gt;I am aware of erratum&amp;nbsp;e11231 from &lt;A title="Mask Set Errata for Mask 0N14W" href="https://www.nxp.com/docs/en/errata/IMX8MDQLQ_0N14W.pdf" target="_blank" rel="noopener"&gt;this document&lt;/A&gt;&amp;nbsp;applicable to the processor. A &lt;A href="https://community.nxp.com/t5/i-MX-Processors/SW-workaround-for-i-MX8MQ-e11231-USB-Clock-must-remain-on-during/m-p/1334598" target="_blank" rel="noopener"&gt;related NXP community post&lt;/A&gt;&amp;nbsp;(user &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/190775"&gt;@RayW8d&lt;/a&gt;&amp;nbsp;had a very similar goal) indicates that there is a patch for e11231. However, it does not appear that this patch was made public.&lt;BR /&gt;&lt;BR /&gt;Please advise on how to achieve this wakeup functionality via USB.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2024 01:21:28 GMT</pubDate>
    <dc:creator>Jack19</dc:creator>
    <dc:date>2024-05-14T01:21:28Z</dc:date>
    <item>
      <title>IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1864817#M223671</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am attempting to use USB to wake from a low power mode on an&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;MIMX8MQ6CVAHZAA&lt;/SPAN&gt;&lt;/SPAN&gt; with i.MX Linux Kernel 5.4. To test, I am using the following procedure with a USB keyboard:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# check that the keyboard device wakeup is enabled&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;$ cat /sys/bus/usb/devices/1-1/power/wakeup&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;enabled&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# suspend system&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;$ echo deep &amp;gt; /sys/power/state&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I expect the system to resume on a key press, but nothing happens.&lt;/P&gt;&lt;P&gt;I am aware of erratum&amp;nbsp;e11231 from &lt;A title="Mask Set Errata for Mask 0N14W" href="https://www.nxp.com/docs/en/errata/IMX8MDQLQ_0N14W.pdf" target="_blank" rel="noopener"&gt;this document&lt;/A&gt;&amp;nbsp;applicable to the processor. A &lt;A href="https://community.nxp.com/t5/i-MX-Processors/SW-workaround-for-i-MX8MQ-e11231-USB-Clock-must-remain-on-during/m-p/1334598" target="_blank" rel="noopener"&gt;related NXP community post&lt;/A&gt;&amp;nbsp;(user &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/190775"&gt;@RayW8d&lt;/a&gt;&amp;nbsp;had a very similar goal) indicates that there is a patch for e11231. However, it does not appear that this patch was made public.&lt;BR /&gt;&lt;BR /&gt;Please advise on how to achieve this wakeup functionality via USB.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 01:21:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1864817#M223671</guid>
      <dc:creator>Jack19</dc:creator>
      <dc:date>2024-05-14T01:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1867613#M223846</link>
      <description>&lt;P&gt;Dear Jack,&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233491"&gt;@Jack19&lt;/a&gt; I already email the patches to you, please have a check.&lt;/P&gt;
&lt;P&gt;Wish you have a nice day&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Rita&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 02:58:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1867613#M223846</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2024-05-17T02:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1888724#M225058</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I tried this on imx8mp and had the same result (nothing).&lt;BR /&gt;Could you please help me too?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 12:47:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1888724#M225058</guid>
      <dc:creator>Roman_Loz</dc:creator>
      <dc:date>2024-06-17T12:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1890296#M225221</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/235111"&gt;@Roman_Loz&lt;/a&gt; I email to you, please have a check.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 10:18:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1890296#M225221</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2024-06-19T10:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1890411#M225231</link>
      <description>&lt;P&gt;Thank you for your help.&lt;BR /&gt;I am trying to wakeup imx8mp (not imx8mq) and the Kernel based on tag lf-6.1.22-2.0.0.&lt;BR /&gt;Are there any patches for that?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 13:03:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1890411#M225231</guid>
      <dc:creator>Roman_Loz</dc:creator>
      <dc:date>2024-06-19T13:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1893242#M225412</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/235111"&gt;@Roman_Loz&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;We do not have this patch for the i.MX8MP, but you can try to refer to the patch for the i.MX8MQ.&lt;/P&gt;
&lt;P&gt;Wish you have a nice day&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Rita&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 02:34:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1893242#M225412</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2024-06-25T02:34:08Z</dc:date>
    </item>
    <item>
      <title>回复： IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1972843#M229590</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does this method also work on desktop?&lt;BR /&gt;I have the same need on desktop and would like some help.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 01:17:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1972843#M229590</guid>
      <dc:creator>ZRay</dc:creator>
      <dc:date>2024-10-14T01:17:49Z</dc:date>
    </item>
    <item>
      <title>回复： IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1974399#M229715</link>
      <description>Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/214745"&gt;@ZRay&lt;/a&gt;,&lt;BR /&gt;Can you clarify what you mean by "on desktop"? Is this related to an NXP product?&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 15 Oct 2024 15:14:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1974399#M229715</guid>
      <dc:creator>Jack19</dc:creator>
      <dc:date>2024-10-15T15:14:59Z</dc:date>
    </item>
    <item>
      <title>回复： IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1974670#M229725</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233491"&gt;@Jack19&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;My customer is using i.MX8MQ with &lt;A href="https://github.com/nxp-imx/meta-nxp-desktop/tree/lf-5.15.32-2.0.0-kirkstone" target="_self"&gt;nxp-desktop (Kernel version 5.15.32)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;They want to resume the system via USB, but it seems that patch is needed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 01:11:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/1974670#M229725</guid>
      <dc:creator>ZRay</dc:creator>
      <dc:date>2024-10-16T01:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/2012816#M231905</link>
      <description>Hello, Could you please send this patches to me too?</description>
      <pubDate>Thu, 12 Dec 2024 11:21:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/2012816#M231905</guid>
      <dc:creator>antoluk</dc:creator>
      <dc:date>2024-12-12T11:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/2292194#M243344</link>
      <description>&lt;P&gt;Hello, Could you please send this patches to me too?&amp;nbsp; we need this patch too.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 05:34:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/2292194#M243344</guid>
      <dc:creator>huangbaokang</dc:creator>
      <dc:date>2026-01-13T05:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ USB Wakeup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/2292869#M243384</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57740"&gt;@Rita_Wang&lt;/a&gt;&amp;nbsp; have any feedback ?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 01:14:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-USB-Wakeup/m-p/2292869#M243384</guid>
      <dc:creator>huangbaokang</dc:creator>
      <dc:date>2026-01-14T01:14:17Z</dc:date>
    </item>
  </channel>
</rss>

