<?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: use GPIO in imx6ul in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797073#M123351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I see, thanks Igor and I try it again :smileywink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2018 12:07:06 GMT</pubDate>
    <dc:creator>adi1525</dc:creator>
    <dc:date>2018-11-26T12:07:06Z</dc:date>
    <item>
      <title>use GPIO in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797067#M123345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, this is simple question. I want use GPIO1_7 so if I only must set configuration in device tree ? because I can sets /sys/class/gpio75 (GPIO3_IO11), but there is no any information about this pin in my device tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I take my ready *.dtsi file and add GPIO1_07 support without build all image ? I use bitbake.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2018 14:00:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797067#M123345</guid>
      <dc:creator>adi1525</dc:creator>
      <dc:date>2018-11-23T14:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: use GPIO in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797068#M123346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at description of this case on&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/381277"&gt;Simple GPIO Example - quandry&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>Fri, 23 Nov 2018 23:33:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797068#M123346</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-11-23T23:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: use GPIO in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797069#M123347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Igor, I can now set device tree and it works, but in my board cc imx6ul SBS express there is User led on pin GPIO3_IO11 and it configuration should be in imx6ul-ccimx6ulstarter .dtsi/.dts but there is no any code about it. so there is another place where I can define this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 09:52:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797069#M123347</guid>
      <dc:creator>adi1525</dc:creator>
      <dc:date>2018-11-26T09:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: use GPIO in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797070#M123348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can add some configuration for this pin in uboot.&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>Mon, 26 Nov 2018 10:02:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797070#M123348</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-11-26T10:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: use GPIO in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797071#M123349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But If I make this with u-boot will it not be overridden by the kernel ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 10:53:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797071#M123349</guid>
      <dc:creator>adi1525</dc:creator>
      <dc:date>2018-11-26T10:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: use GPIO in imx6ul</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797073#M123351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I see, thanks Igor and I try it again :smileywink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:07:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/use-GPIO-in-imx6ul/m-p/797073#M123351</guid>
      <dc:creator>adi1525</dc:creator>
      <dc:date>2018-11-26T12:07:06Z</dc:date>
    </item>
  </channel>
</rss>

