<?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のトピックRe: How to set a gpio-reset pin?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-a-gpio-reset-pin/m-p/487149#M77999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damien&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dts file gives pad descriptions, but can not able to set&lt;/P&gt;&lt;P&gt;gpio value, it can be done in uboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2016 07:54:44 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-02-25T07:54:44Z</dc:date>
    <item>
      <title>How to set a gpio-reset pin?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-a-gpio-reset-pin/m-p/487148#M77998</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 set up a gpio-reset pin for my imx6q-sabrelite board to reset peripheral device and MX6QDL_PAD_CSI0_PIXCLK__GPIO05_IO18 was selected for this.&lt;/P&gt;&lt;P&gt;so in section imx6q-sabrelite {} within file imx6qdl-sabrelite.dtsi, I defined &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;peripheral_reset: peripheral_reset {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; compatible = "gpio-reset";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reset-gpios = &amp;lt;&amp;amp;gpio5 18 GPIO_ACTIVE_LOW&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reset-delay-us = &amp;lt;20&amp;gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; initially-in-reset;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #reset-cells = &amp;lt;0&amp;gt;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without defining the actual device of using this reset pin, I compiled the dtsi file and install it into the machine. It caused the machine hang and reboot again and again (due to watchdog). Could someone tell me what is wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 06:23:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-set-a-gpio-reset-pin/m-p/487148#M77998</guid>
      <dc:creator>damienhuang</dc:creator>
      <dc:date>2016-02-25T06:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a gpio-reset pin?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-a-gpio-reset-pin/m-p/487149#M77999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damien&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dts file gives pad descriptions, but can not able to set&lt;/P&gt;&lt;P&gt;gpio value, it can be done in uboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 07:54:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-set-a-gpio-reset-pin/m-p/487149#M77999</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-02-25T07:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a gpio-reset pin?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-a-gpio-reset-pin/m-p/487150#M78000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;Thanks for taking the time to help. Would you able to give a bit more information on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with my situation, I just added the block to dts, I was not even start to assign value or doing anything with it - it is just a description as you said, but this description/block had already caused machine to hang. Why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 22:44:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-set-a-gpio-reset-pin/m-p/487150#M78000</guid>
      <dc:creator>damienhuang</dc:creator>
      <dc:date>2016-02-25T22:44:59Z</dc:date>
    </item>
  </channel>
</rss>

