<?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: mcf5485 GPIO Linux Driver in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/mcf5485-GPIO-Linux-Driver/m-p/130799#M767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;according to the gpio driver &amp;amp; example descripted below&lt;BR /&gt;&lt;BR /&gt;IIRC its in example/driver/fire-engine-leds.c as an example of&lt;BR /&gt;building a driver module outside of the kernel source tree. The&lt;BR /&gt;example app in example/app/example-led-app.c invokes the LED driver to&lt;BR /&gt;turn on/off/blink/flash the LEDs on the EVB, or the single LED on the&lt;BR /&gt;Lite baseboard. &lt;BR /&gt;&lt;BR /&gt;Does any one knows where to find it?&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Aug 2006 05:56:12 GMT</pubDate>
    <dc:creator>hhx</dc:creator>
    <dc:date>2006-08-16T05:56:12Z</dc:date>
    <item>
      <title>mcf5485 GPIO Linux Driver</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/mcf5485-GPIO-Linux-Driver/m-p/130798#M766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ff0000;"&gt;This message contains an entire topic ported&amp;nbsp;from the WildRice - Coldfire forum.&amp;nbsp; Freescale has received the approval from the WildRice administrator on seeding the Freescale forum with messages.&amp;nbsp; The original message and all replies are in this single message. We have seeded this new forum with selected information that we expect will be of value as you search for answers to your questions.&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;Freescale assumes no responsibility whatsoever with respect to Posted Material.&amp;nbsp; For additional information, please see the &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.freescale.com%2Ffiles%2Fabstract%2Fhelp_page%2FTERMSOFUSE.html" rel="nofollow" target="_blank"&gt;Terms of Use - Message Boards and Community Forums&lt;/A&gt;.&amp;nbsp; Thank You and Enjoy the Forum!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;HR /&gt;Mar 17, 2006, 12:51 PM&lt;BR /&gt;&lt;BR /&gt;Post #1 of 6 (28 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;[ColdFire] mcf5485 GPIO Linux Driver Can't Post&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Hello,&lt;BR /&gt;I am using Freescale 2.6.10 PCS Linux and the Logic&lt;BR /&gt;5485EVB and would like to get the leds and pushbuttons&lt;BR /&gt;hooked to GPIO working. Freescale has not done any&lt;BR /&gt;work on a gpio driver yet and I'm wondering if anyone&lt;BR /&gt;out there has that would be willing to share...&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Tom&lt;BR /&gt;&lt;BR /&gt;Mar 17, 2006, 2:01 PM&lt;BR /&gt;&lt;BR /&gt;Post #3 of 6 (28 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;Re: [ColdFire] mcf5485 GPIO Linux Driver [In reply to] Can't Post&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&amp;gt; &amp;gt;I am using Freescale 2.6.10 PCS Linux and the Logic&lt;BR /&gt;&amp;gt; &amp;gt;5485EVB and would like to get the leds and&lt;BR /&gt;&amp;gt; pushbuttons&lt;BR /&gt;&amp;gt; &amp;gt;hooked to GPIO working. Freescale has not done any&lt;BR /&gt;&amp;gt; &amp;gt;work on a gpio driver yet and I'm wondering if&lt;BR /&gt;&amp;gt; anyone&lt;BR /&gt;&amp;gt; &amp;gt;out there has that would be willing to share...&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Look at the Logic LinuxBSP for the 5485EVB. It has&lt;BR /&gt;&amp;gt; a driver that&lt;BR /&gt;&amp;gt; let's you get to the LED's on the EVB...&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; --&lt;BR /&gt;&amp;gt; Peter Barada&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:peter@the-baradas.com"&gt;peter@the-baradas.com&lt;/A&gt;&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I thought the Logic BSP was for a 2.4.x kernel. Will&lt;BR /&gt;the driver work with the 2.6.10 kernel I am using?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Tom&lt;BR /&gt;&lt;BR /&gt;Mar 17, 2006, 2:46 PM&lt;BR /&gt;&lt;BR /&gt;Post #4 of 6 (28 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;Re: [ColdFire] mcf5485 GPIO Linux Driver [In reply to] Can't Post&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I thought the Logic BSP was for a 2.4.x kernel. Will&lt;BR /&gt;&amp;gt;the driver work with the 2.6.10 kernel I am using?&lt;BR /&gt;&lt;BR /&gt;I'm not sure, but it can't hurt to look it over...&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Peter Barada&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------&lt;BR /&gt;Mar 17, 2006, 3:00 PM&lt;BR /&gt;&lt;BR /&gt;Post #5 of 6 (28 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;Re: [ColdFire] mcf5485 GPIO Linux Driver [In reply to] Can't Post&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Peter,&lt;BR /&gt;I checked through the source and don't see the driver&lt;BR /&gt;file for coldfire gpio. I see an au1000 gpio driver&lt;BR /&gt;which I have used before in another life but nothing&lt;BR /&gt;for the 5485 in the drivers/char directory. Do you&lt;BR /&gt;know what the filename is or even device name so I can&lt;BR /&gt;grep?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Tom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mar 17, 2006, 4:03 PM&lt;BR /&gt;&lt;BR /&gt;Post #6 of 6 (28 views)&lt;BR /&gt;Copy Shortcut&lt;BR /&gt;Re: [ColdFire] mcf5485 GPIO Linux Driver [In reply to] Can't Post&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I checked through the source and don't see the driver&lt;BR /&gt;&amp;gt;file for coldfire gpio. I see an au1000 gpio driver&lt;BR /&gt;&amp;gt;which I have used before in another life but nothing&lt;BR /&gt;&amp;gt;for the 5485 in the drivers/char directory. Do you&lt;BR /&gt;&amp;gt;know what the filename is or even device name so I can&lt;BR /&gt;&amp;gt;grep?&lt;BR /&gt;&lt;BR /&gt;IIRC its in example/driver/fire-engine-leds.c as an example of&lt;BR /&gt;building a driver module outside of the kernel source tree. The&lt;BR /&gt;example app in example/app/example-led-app.c invokes the LED driver to&lt;BR /&gt;turn on/off/blink/flash the LEDs on the EVB, or the single LED on the&lt;BR /&gt;Lite baseboard.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Peter Barada&lt;BR /&gt;&lt;P&gt;Message Edited by Dietrich on &lt;SPAN class="date_text"&gt;03-31-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;03:22 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by Dietrich on &lt;SPAN class="date_text"&gt;03-31-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;03:35 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Message Edited by Dietrich on &lt;SPAN class="date_text"&gt;04-01-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:18 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Message Edited by Dietrich on &lt;SPAN class="date_text"&gt;04-01-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:20 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Message Edited by Dietrich on &lt;SPAN class="date_text"&gt;04-04-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:19 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2006 05:21:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/mcf5485-GPIO-Linux-Driver/m-p/130798#M766</guid>
      <dc:creator>Dietrich</dc:creator>
      <dc:date>2006-04-01T05:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: mcf5485 GPIO Linux Driver</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/mcf5485-GPIO-Linux-Driver/m-p/130799#M767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;according to the gpio driver &amp;amp; example descripted below&lt;BR /&gt;&lt;BR /&gt;IIRC its in example/driver/fire-engine-leds.c as an example of&lt;BR /&gt;building a driver module outside of the kernel source tree. The&lt;BR /&gt;example app in example/app/example-led-app.c invokes the LED driver to&lt;BR /&gt;turn on/off/blink/flash the LEDs on the EVB, or the single LED on the&lt;BR /&gt;Lite baseboard. &lt;BR /&gt;&lt;BR /&gt;Does any one knows where to find it?&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 05:56:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/mcf5485-GPIO-Linux-Driver/m-p/130799#M767</guid>
      <dc:creator>hhx</dc:creator>
      <dc:date>2006-08-16T05:56:12Z</dc:date>
    </item>
  </channel>
</rss>

