<?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: Prioritize the GPIO interrupt in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1789417#M218746</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;See the attachment. I want to make sure that when both button pressed at a time. Both interrupts can be served.&lt;/P&gt;&lt;P&gt;I observed that one of them doesn't serve sometimes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version- 5.4.70&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2024 10:03:40 GMT</pubDate>
    <dc:creator>AMBh</dc:creator>
    <dc:date>2024-01-16T10:03:40Z</dc:date>
    <item>
      <title>Prioritize the GPIO interrupt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1789198#M218740</link>
      <description>&lt;P&gt;I am using IMX8M-Mini controller on Linux platform. In my driver code GPIO is acting as interrupt to handle button press event.&lt;/P&gt;&lt;P&gt;But now i want to prioritize the interrupts for each button.&lt;/P&gt;&lt;P&gt;How to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 07:00:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1789198#M218740</guid>
      <dc:creator>AMBh</dc:creator>
      <dc:date>2024-01-16T07:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Prioritize the GPIO interrupt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1789395#M218744</link>
      <description>&lt;P&gt;But now i want to prioritize the interrupts for each button.&lt;/P&gt;
&lt;P&gt;&amp;gt;do you mind sharing more detailed information for this use case? do you mind sharing your code to show your use case? and what bsp version do you use?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 09:40:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1789395#M218744</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2024-01-16T09:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Prioritize the GPIO interrupt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1789417#M218746</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;See the attachment. I want to make sure that when both button pressed at a time. Both interrupts can be served.&lt;/P&gt;&lt;P&gt;I observed that one of them doesn't serve sometimes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version- 5.4.70&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 10:03:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1789417#M218746</guid>
      <dc:creator>AMBh</dc:creator>
      <dc:date>2024-01-16T10:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Prioritize the GPIO interrupt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1791067#M218872</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Any updates?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 12:29:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1791067#M218872</guid>
      <dc:creator>AMBh</dc:creator>
      <dc:date>2024-01-18T12:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Prioritize the GPIO interrupt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1792439#M218972</link>
      <description>&lt;P&gt;pls check if your dts settings is correct or not, also double check the IOMUX settings, you can refer to the document as below&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Enable-RGB-LED-s-and-push-buttons-on-8MIC-RPI-MX8-board/ta-p/1401063&amp;quot;" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Enable-RGB-LED-s-and-push-buttons-on-8MIC-RPI-MX8-board/ta-p/1401063"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://www.emcraft.com/som/vf6/controlling-gpio-from-linux&amp;quot;" target="_blank"&gt;https://www.emcraft.com/som/vf6/controlling-gpio-from-linux"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;you also can find the example how to test gpio&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jan 2024 08:47:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1792439#M218972</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2024-01-21T08:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Prioritize the GPIO interrupt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1792861#M219002</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you tell me how to give priority to the GPIO using as an interrupts.&lt;/P&gt;&lt;P&gt;As per my understanding every GPIO can be configured as interrupt As they have separate IRQ numbers assigned.&lt;/P&gt;&lt;P&gt;So is there any way to prioritize them?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 09:42:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1792861#M219002</guid>
      <dc:creator>AMBh</dc:creator>
      <dc:date>2024-01-22T09:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Prioritize the GPIO interrupt</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1794549#M219141</link>
      <description>&lt;P&gt;yes, GPIO can be configured as interrupt, if you refer to the patch I sent to you&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Enable-RGB-LED-s-and-push-buttons-on-8MIC-RPI-MX8-board/ta-p/1401063" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Enable-RGB-LED-s-and-push-buttons-on-8MIC-RPI-MX8-board/ta-p/1401063&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;you can find "interrupts" which is defined in the dts file, tell you how to set it proper&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 09:45:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Prioritize-the-GPIO-interrupt/m-p/1794549#M219141</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2024-01-24T09:45:58Z</dc:date>
    </item>
  </channel>
</rss>

