<?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のトピック回复： [imx8qm] Request help for suspend abort issue</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505947#M193827</link>
    <description>&lt;P&gt;I doubt maybe I miss something else, so that I met this issue.&lt;/P&gt;&lt;P&gt;base on this patch, in futher, if we plan to use IPC as wakeup source, so this patch will in our main branch, this issue will be a real issue.&lt;/P&gt;&lt;P&gt;So I want to base on this patch to fix, not just revert.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 03:19:24 GMT</pubDate>
    <dc:creator>yuchao_du</dc:creator>
    <dc:date>2022-08-15T03:19:24Z</dc:date>
    <item>
      <title>[imx8qm] Request help for suspend abort issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505400#M193776</link>
      <description>&lt;P&gt;hello nxp,&lt;/P&gt;&lt;P&gt;now we develop on imx8qm board with linux 5.10, we met a suspend abort issue and after revert below patch, this issue gone, could you help?&lt;/P&gt;&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/commit/drivers/mailbox/imx-mailbox.c?id=23857411888f489fbff023d05a38a0cdc035af26&amp;amp;h=lf-5.10.y" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/commit/drivers/mailbox/imx-mailbox.c?id=23857411888f489fbff023d05a38a0cdc035af26&amp;amp;h=lf-5.10.y&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yuchao_du_0-1660284359925.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/190023i4126DA18A2D588BD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yuchao_du_0-1660284359925.png" alt="yuchao_du_0-1660284359925.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;yuchao&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 06:14:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505400#M193776</guid>
      <dc:creator>yuchao_du</dc:creator>
      <dc:date>2022-08-12T06:14:59Z</dc:date>
    </item>
    <item>
      <title>回复： [imx8qm] Request help for suspend abort issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505404#M193778</link>
      <description>&lt;P&gt;hello nxp,&lt;/P&gt;&lt;P&gt;I think this suspend abort issue because this case, could you help for fix this issue base on this patch?&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;&lt;P&gt;&lt;SPAN&gt;scu driver register mu channel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-&amp;gt; imx_mu_startup &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-&amp;gt;set&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;IRQF_NO_SUSPEND for wakeup source&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Linux suspend&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-&amp;gt; imx_mu_suspend_noirq&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-&amp;gt;set&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;priv-&amp;gt;suspend = true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-----&amp;gt;this time,&amp;nbsp;&lt;SPAN&gt;scu mu irq enter&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-&amp;gt; imx_mu_isr&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-&amp;gt;judge&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;priv-&amp;gt;suspend ==&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-&amp;gt;pm_system_wakeup abort suspend, wakeup linux&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 06:21:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505404#M193778</guid>
      <dc:creator>yuchao_du</dc:creator>
      <dc:date>2022-08-12T06:21:08Z</dc:date>
    </item>
    <item>
      <title>回复： [imx8qm] Request help for suspend abort issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505445#M193780</link>
      <description>&lt;P&gt;you already found the patch and fixed your issue, so what do you need now?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 07:31:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505445#M193780</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2022-08-12T07:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: [imx8qm] Request help for suspend abort issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505459#M193784</link>
      <description>&lt;P&gt;I doubt maybe I miss something else, so that I met this issue.&lt;/P&gt;&lt;P&gt;base on this patch, in futher, if we plan to use IPC as wakeup source, so this patch will in our main branch, this issue will be a real issue.&lt;/P&gt;&lt;P&gt;So I want to base on this patch to fix, not just revert.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 07:58:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505459#M193784</guid>
      <dc:creator>yuchao_du</dc:creator>
      <dc:date>2022-08-12T07:58:10Z</dc:date>
    </item>
    <item>
      <title>回复： [imx8qm] Request help for suspend abort issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505461#M193785</link>
      <description>&lt;P&gt;I doubt I miss something else, so I met this issue.&lt;/P&gt;&lt;P&gt;Base on this patch, in futher, if we plan to use IPC as wakeup source, so this patch should be in our main branch, this issue will be a real issue.&lt;/P&gt;&lt;P&gt;So what I want is fix this issue base on this patch, not just revert it.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 08:01:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505461#M193785</guid>
      <dc:creator>yuchao_du</dc:creator>
      <dc:date>2022-08-12T08:01:45Z</dc:date>
    </item>
    <item>
      <title>回复： [imx8qm] Request help for suspend abort issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505947#M193827</link>
      <description>&lt;P&gt;I doubt maybe I miss something else, so that I met this issue.&lt;/P&gt;&lt;P&gt;base on this patch, in futher, if we plan to use IPC as wakeup source, so this patch will in our main branch, this issue will be a real issue.&lt;/P&gt;&lt;P&gt;So I want to base on this patch to fix, not just revert.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 03:19:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1505947#M193827</guid>
      <dc:creator>yuchao_du</dc:creator>
      <dc:date>2022-08-15T03:19:24Z</dc:date>
    </item>
    <item>
      <title>回复： [imx8qm] Request help for suspend abort issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1508187#M193988</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;Is there a new status?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2022 10:09:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1508187#M193988</guid>
      <dc:creator>yuchao_du</dc:creator>
      <dc:date>2022-08-18T10:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: [imx8qm] Request help for suspend abort issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1516343#M194675</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/111330"&gt;@yuchao_du&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Could you please try the latest Linux BSP version 5.15?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Dhruvit.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 13:29:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8qm-Request-help-for-suspend-abort-issue/m-p/1516343#M194675</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2022-09-02T13:29:44Z</dc:date>
    </item>
  </channel>
</rss>

