<?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: LS102xA GPIO in U-boot in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LS102xA-GPIO-in-U-boot/m-p/685218#M2670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply, however that link does nothing to answer either of the questions.&lt;/P&gt;&lt;P&gt;When the LS102xa support was being added to the U-Boot source, the GPIO support was not implemented (which means the standard U-boot GPIO API will not work). This can be seen by the patch submitted to the u-boot mailing list (&lt;A class="link-titled" href="https://lists.denx.de/pipermail/u-boot/2014-December/198264.html" title="https://lists.denx.de/pipermail/u-boot/2014-December/198264.html"&gt;[U-Boot] [PATCH 1/2] arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL&lt;/A&gt;&amp;nbsp;). This dummy gpio.h still exists in the most recent snapshot of u-boot (2017.05).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 May 2017 07:32:46 GMT</pubDate>
    <dc:creator>mbend</dc:creator>
    <dc:date>2017-05-19T07:32:46Z</dc:date>
    <item>
      <title>LS102xA GPIO in U-boot</title>
      <link>https://community.nxp.com/t5/Layerscape/LS102xA-GPIO-in-U-boot/m-p/685216#M2668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing a device using the TQMLS102xA module by TQ.&amp;nbsp;I am currently attempting to change&amp;nbsp;the U-boot code to display some boot process LEDs (to aid in debugging). However, looking at the "arch/arm/include/asm/arch-ls102xa/gpio.h" file, the GPIO functionality has not been implemented for this device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why has the GPIO functionality not been implemented in U-boot for the LS102xA?&lt;/P&gt;&lt;P&gt;Is it likely to be implemented and/or can someone point me in the direction of some guidance on how I can implement this myself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 13:18:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS102xA-GPIO-in-U-boot/m-p/685216#M2668</guid>
      <dc:creator>mbend</dc:creator>
      <dc:date>2017-05-18T13:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: LS102xA GPIO in U-boot</title>
      <link>https://community.nxp.com/t5/Layerscape/LS102xA-GPIO-in-U-boot/m-p/685217#M2669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at u-boot readme about GPIO using on the following page:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fgit.denx.de%2F%3Fp%3Du-boot.git%3Ba%3Dblob_plain%3Bf%3DREADME%3Bhb%3DHEAD" rel="nofollow" target="_blank"&gt;http://git.denx.de/?p=u-boot.git;a=blob_plain;f=README;hb=HEAD&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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, 19 May 2017 03:11:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS102xA-GPIO-in-U-boot/m-p/685217#M2669</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2017-05-19T03:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: LS102xA GPIO in U-boot</title>
      <link>https://community.nxp.com/t5/Layerscape/LS102xA-GPIO-in-U-boot/m-p/685218#M2670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply, however that link does nothing to answer either of the questions.&lt;/P&gt;&lt;P&gt;When the LS102xa support was being added to the U-Boot source, the GPIO support was not implemented (which means the standard U-boot GPIO API will not work). This can be seen by the patch submitted to the u-boot mailing list (&lt;A class="link-titled" href="https://lists.denx.de/pipermail/u-boot/2014-December/198264.html" title="https://lists.denx.de/pipermail/u-boot/2014-December/198264.html"&gt;[U-Boot] [PATCH 1/2] arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL&lt;/A&gt;&amp;nbsp;). This dummy gpio.h still exists in the most recent snapshot of u-boot (2017.05).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 07:32:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS102xA-GPIO-in-U-boot/m-p/685218#M2670</guid>
      <dc:creator>mbend</dc:creator>
      <dc:date>2017-05-19T07:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: LS102xA GPIO in U-boot</title>
      <link>https://community.nxp.com/t5/Layerscape/LS102xA-GPIO-in-U-boot/m-p/685219#M2671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached patch file for a U-Boot LS102xA GPIO implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updated the patch file because a patched file was missing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 14:29:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS102xA-GPIO-in-U-boot/m-p/685219#M2671</guid>
      <dc:creator>keestrommel</dc:creator>
      <dc:date>2017-05-19T14:29:15Z</dc:date>
    </item>
  </channel>
</rss>

