<?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>topic Re: touch as a wakeup source in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1575962#M199366</link>
    <description>&lt;P&gt;Hi team ,&lt;/P&gt;&lt;P&gt;I observed that when suspend command is issued, no logs are obtained on the debug console.&lt;/P&gt;&lt;P&gt;eg : prints like "suspend entry, Freezing user space processes" are expected but I don't see any such log on my console.&lt;/P&gt;&lt;P&gt;Could you guide me to debug this issue.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepika&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jan 2023 06:40:45 GMT</pubDate>
    <dc:creator>DEEPIKA19</dc:creator>
    <dc:date>2023-01-02T06:40:45Z</dc:date>
    <item>
      <title>touch as a wakeup source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1575155#M199265</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I am using goodix touch display with imx8mp processor.&lt;/P&gt;&lt;P&gt;I would like to&amp;nbsp;set&amp;nbsp;touch&amp;nbsp;screen a&amp;nbsp;wakeup-source.&lt;BR /&gt;I am entering suspend mode using the below command from the terminal:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;$ echo mem &amp;gt;/sys/power/state&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In the dts I have added the below line under goodix node&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;wakeup-source;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;But touch did not act as wakeup source.&lt;/P&gt;&lt;P&gt;The board was still in suspend mode even after trying to wake the board by&amp;nbsp;touching the display screen.&lt;/P&gt;&lt;P&gt;Is there any driver change needed apart from the dts change?&lt;BR /&gt;If any driver change need could you give a reference for the same.&lt;/P&gt;&lt;P&gt;Please could you help me with this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepika&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 09:10:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1575155#M199265</guid>
      <dc:creator>DEEPIKA19</dc:creator>
      <dc:date>2022-12-28T09:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: touch as a wakeup source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1575417#M199292</link>
      <description>&lt;P&gt;Hi team ,&lt;/P&gt;&lt;P&gt;Could someone help me on this........&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepika&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 05:41:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1575417#M199292</guid>
      <dc:creator>DEEPIKA19</dc:creator>
      <dc:date>2022-12-29T05:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: touch as a wakeup source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1575962#M199366</link>
      <description>&lt;P&gt;Hi team ,&lt;/P&gt;&lt;P&gt;I observed that when suspend command is issued, no logs are obtained on the debug console.&lt;/P&gt;&lt;P&gt;eg : prints like "suspend entry, Freezing user space processes" are expected but I don't see any such log on my console.&lt;/P&gt;&lt;P&gt;Could you guide me to debug this issue.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepika&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 06:40:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1575962#M199366</guid>
      <dc:creator>DEEPIKA19</dc:creator>
      <dc:date>2023-01-02T06:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: touch as a wakeup source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1575991#M199369</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204890"&gt;@DEEPIKA19&lt;/a&gt;,&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;Are you able to wake up from gpio interrupt? Please Try using sysfs entry for gpio to enable wakeup from suspend for debugging&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Are you able to track interrupts from the touchscreen in&lt;SPAN&gt;&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;#&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;cat&amp;nbsp;/proc/interrupts&lt;/EM&gt;&lt;/STRONG&gt;?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please add&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;device_init_wakeup(&amp;amp;client-&amp;gt;dev, 1);&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the probe function of the driver.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;One can refer to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;drivers/input/touchscreen/edt-ft5x06.c&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for example.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please share the device tree source file and suspend logs for further debugging.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit.&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 02 Jan 2023 08:33:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1575991#M199369</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-01-02T08:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: touch as a wakeup source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1576402#M199406</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204890"&gt;@DEEPIKA19&lt;/a&gt;,&lt;/P&gt;
&lt;DIV&gt;Please make sure that you have set the kernel console&amp;nbsp;log level&amp;nbsp;set to the highest as below.&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;#&amp;nbsp;echo 7 &amp;gt; /proc/sys/kernel/print&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;Please mention the BSP version that you are using.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit.&lt;/DIV&gt;</description>
      <pubDate>Tue, 03 Jan 2023 07:51:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1576402#M199406</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-01-03T07:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: touch as a wakeup source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1576433#M199413</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201299"&gt;@Dhruvit&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Will test the board with your recommendations and revert back soon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepika&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 08:39:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/touch-as-a-wakeup-source/m-p/1576433#M199413</guid>
      <dc:creator>DEEPIKA19</dc:creator>
      <dc:date>2023-01-03T08:39:48Z</dc:date>
    </item>
  </channel>
</rss>

