<?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: Interrupt in imx6ull in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Interrupt-in-imx6ull/m-p/737879#M114831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please look on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.toradex.com/community/questions/3301/how-to-enable-gpio1-on-x27-to-act-as-an-interrupt.html" title="https://www.toradex.com/community/questions/3301/how-to-enable-gpio1-on-x27-to-act-as-an-interrupt.html"&gt;How to enable GPIO1 on X27 to act as an interrupt handler for max14830? - Toradex Community&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2018 10:55:15 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-02-13T10:55:15Z</dc:date>
    <item>
      <title>Interrupt in imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interrupt-in-imx6ull/m-p/737876#M114828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to implement a button interrupt to ecspi. I have added following changes in dts&lt;/P&gt;&lt;P&gt;&amp;amp;ecspi4 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;clock-frequency = &amp;lt;1000000&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;fsl,spi-num-chipselects = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;cs-gpios = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-names = "default";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_ecspi4&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;status = "okay";&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;spidev@0 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; compatible = "fsl,spidev";&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;interrupt-parent = &amp;lt;&amp;amp;gpio4&amp;gt;;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; interrupts = &amp;lt;27&amp;gt;;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #interrupt-cells = &amp;lt;2&amp;gt;;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;spi-max-frequency = &amp;lt;52000000&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;reg = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;configured GPIO4_IO27 as GPIO(for button)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;MX6UL_PAD_CSI_DATA06__GPIO4_IO27&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x400010B0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I hope above configurations are correct. I believe, i have to make changes in spidev also. what are the changes to be made in spidv to enable this interrupt??&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 10:29:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interrupt-in-imx6ull/m-p/737876#M114828</guid>
      <dc:creator>mathew_k_t</dc:creator>
      <dc:date>2018-02-12T10:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt in imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interrupt-in-imx6ull/m-p/737877#M114829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mathew_k_t&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for available spi interrupt options one can look at documentation&lt;/P&gt;&lt;P&gt;linux/Documentation/devicetree/bindings/spi/fsl-spi.txt&lt;BR /&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/Documentation/devicetree/bindings/spi/fsl-spi.txt?h=imx_4.1.15_2.0.0_ga&amp;amp;id=rel_imx_4.1.15_2.0.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/Documentation/devicetree/bindings/spi/fsl-spi.txt?h=imx_4.1.15_2.0.0_ga&amp;amp;id=rel_imx_4.1.15_2.0.0_ga"&gt;linux-imx.git - i.MX Linux Kernel&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;and spi driver sources : in linux/drivers/spi/spi-imx.c&lt;BR /&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/drivers/spi/spi-imx.c?h=imx_4.1.15_2.0.0_ga&amp;amp;id=rel_imx_4.1.15_2.0.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/drivers/spi/spi-imx.c?h=imx_4.1.15_2.0.0_ga&amp;amp;id=rel_imx_4.1.15_2.0.0_ga"&gt;linux-imx.git - i.MX Linux Kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Mon, 12 Feb 2018 10:56:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interrupt-in-imx6ull/m-p/737877#M114829</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-02-12T10:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt in imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interrupt-in-imx6ull/m-p/737878#M114830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Simply, if I'm using GPIO1_IO31 as an interrupt source not for spi (general case), What will be the dts configurations for that?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mathew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 10:34:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interrupt-in-imx6ull/m-p/737878#M114830</guid>
      <dc:creator>mathew_k_t</dc:creator>
      <dc:date>2018-02-13T10:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt in imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interrupt-in-imx6ull/m-p/737879#M114831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please look on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.toradex.com/community/questions/3301/how-to-enable-gpio1-on-x27-to-act-as-an-interrupt.html" title="https://www.toradex.com/community/questions/3301/how-to-enable-gpio1-on-x27-to-act-as-an-interrupt.html"&gt;How to enable GPIO1 on X27 to act as an interrupt handler for max14830? - Toradex Community&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 10:55:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interrupt-in-imx6ull/m-p/737879#M114831</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-02-13T10:55:15Z</dc:date>
    </item>
  </channel>
</rss>

