<?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: i.MX6SX Linux GPIO mapping</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6SX-Linux-GPIO-mapping/m-p/504178#M81789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;general steps are described at&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2004" data-containertype="14" data-objectid="1459" data-objecttype="102" href="https://community.freescale.com/docs/DOC-1459"&gt;https://community.freescale.com/docs/DOC-1459&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fwww.kosagi.com%2Fw%2Findex.php%3Ftitle%3DDefinitive_GPIO_guide" rel="nofollow" target="_blank"&gt;http://www.kosagi.com/w/index.php?title=Definitive_GPIO_guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;what BSP and board used in the case,&amp;nbsp; could it be reproduced on&lt;/P&gt;&lt;P&gt;i.MX6SX Sabre board ?&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>Fri, 06 May 2016 10:53:14 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-05-06T10:53:14Z</dc:date>
    <item>
      <title>i.MX6SX Linux GPIO mapping</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6SX-Linux-GPIO-mapping/m-p/504177#M81788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,I did not manage to find any reliable source of GPIO pads mapping to the Linux /sys/class/gpio driver. For example for IO6_7_SD2_CMD pad, how do I set it to output in Linux (or u-boot)? I tried exporting &lt;STRONG&gt;167&lt;/STRONG&gt; (5*32+7) and &lt;STRONG&gt;199&lt;/STRONG&gt; (6*32+7), but any of these changed the output value. Can someone please point me to a source with correct mapping?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 09:07:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6SX-Linux-GPIO-mapping/m-p/504177#M81788</guid>
      <dc:creator>kubiznak_petr</dc:creator>
      <dc:date>2016-05-06T09:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6SX Linux GPIO mapping</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6SX-Linux-GPIO-mapping/m-p/504178#M81789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;general steps are described at&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2004" data-containertype="14" data-objectid="1459" data-objecttype="102" href="https://community.freescale.com/docs/DOC-1459"&gt;https://community.freescale.com/docs/DOC-1459&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fwww.kosagi.com%2Fw%2Findex.php%3Ftitle%3DDefinitive_GPIO_guide" rel="nofollow" target="_blank"&gt;http://www.kosagi.com/w/index.php?title=Definitive_GPIO_guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;what BSP and board used in the case,&amp;nbsp; could it be reproduced on&lt;/P&gt;&lt;P&gt;i.MX6SX Sabre board ?&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>Fri, 06 May 2016 10:53:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6SX-Linux-GPIO-mapping/m-p/504178#M81789</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-05-06T10:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6SX Linux GPIO mapping</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6SX-Linux-GPIO-mapping/m-p/504179#M81790</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 your reply. The links actually don't say anything that I wouldn't know before, but it's good to have it confirmed from other sources.&lt;BR /&gt;I did some more research and finally found where the problem was. &lt;STRONG&gt;IOMUX of given pad obviously needs to be initialized in the device tree (e.g. &lt;EM&gt;iomuxc.imx6x-sdb.pinctrl_hog&lt;/EM&gt;), as otherwise changing the GPIO value has no effect.&lt;/STRONG&gt; I expected linux would do that automatically, and it's a bit annoying that it doesn't. But ok, solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 14:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6SX-Linux-GPIO-mapping/m-p/504179#M81790</guid>
      <dc:creator>kubiznak_petr</dc:creator>
      <dc:date>2016-05-06T14:00:43Z</dc:date>
    </item>
  </channel>
</rss>

