<?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: Need info on exporting/registering a GPIO pin via sysfs. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156162#M2295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanath,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I think i am unable to see the voltage change on my board. is there a problem with my configuration?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jun 2011 04:19:01 GMT</pubDate>
    <dc:creator>VikramU_ng</dc:creator>
    <dc:date>2011-06-10T04:19:01Z</dc:date>
    <item>
      <title>Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156157#M2290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="lia-message-body lia-component-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp; On the iMX233, with ltib we have configured GPIO threough sys class support as detailed here &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However creating/exporting the device fails with a BUSY error (status code 16).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for "&lt;STRONG&gt;&lt;EM&gt;echo 59 &amp;gt;&amp;gt;/sys/class/gpio/export﻿&lt;/EM&gt;&lt;/STRONG&gt;"&amp;nbsp;&amp;nbsp; -- 59 is Bank 1 Pin 27 - for GPIO-PMW1.&lt;/P&gt;&lt;P&gt;Kernel dmesg reports status 16.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;gpio_request: gpio-59 (sysfs) status -16&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;gt;&amp;gt;export_store: status -16&lt;/EM&gt;&lt;BR /&gt;﻿&lt;/P&gt;&lt;P&gt;This has been seen in bot kernel/module space(as a .ko and via uImage).&lt;/P&gt;&lt;P&gt;Kindly provide pointers if the GPIO export via sysfs needs any additional configuration?.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 08:20:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156157#M2290</guid>
      <dc:creator>VikramU_ng</dc:creator>
      <dc:date>2011-05-30T08:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156158#M2291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please make sure that these configuration are enabled. Do you get any specific error messages?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--- LED support&lt;/P&gt;&lt;P&gt;[*] LED Class Support&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;lt;*&amp;gt; LED Support for GPIO connected LEDs&lt;/P&gt;&lt;P&gt;[*]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Platform device bindings for GPIO LEDs&lt;/P&gt;&lt;P&gt;&amp;nbsp;...&lt;/P&gt;&lt;P&gt;[*] LED Trigger support&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;lt;*&amp;gt; LED Heartbeat Trigger&lt;/P&gt;&lt;P&gt;&amp;lt;*&amp;gt; LED GPIO Trigger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 05:49:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156158#M2291</guid>
      <dc:creator>sancti</dc:creator>
      <dc:date>2011-05-31T05:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156159#M2292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Isn't PWM1 multiplexed with debug uart signals? You can't use both at the same time, so that is why the busy error. Have to disable debug uart and remove init calls in the i.MX233 board file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vladan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 06:01:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156159#M2292</guid>
      <dc:creator>VladanJovanovic</dc:creator>
      <dc:date>2011-05-31T06:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156160#M2293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vladan,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have built the kernel with GPIO as Modules( as enclosed) and have just initilized/registered the GPIO pins under /sys/class/gpio as a device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i insmod the example ko file i get a Error code 16.(EBUSY). Could you please review the code attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Console Output:&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;gpio_request: gpio-59 (sysfs) status -16&lt;BR /&gt;***Status sysfs gpio request: -16&lt;BR /&gt;export_store: status -16&lt;BR /&gt;root@freescale ~$ rmmod /lib/modules/2.6.31-626-g602af1c/misc/imxgpiosimple.ko&lt;BR /&gt;root@freescale ~$ dmesg |tail&lt;BR /&gt;Freeing init memory: 136K&lt;BR /&gt;gpio_request: gpio-58 (sysfs) status -16&lt;BR /&gt;***Status sysfs gpio request: -16&lt;BR /&gt;export_store: status -16&lt;BR /&gt;gpio_request: gpio-58 (sysfs) status -16&lt;BR /&gt;***Status sysfs gpio request: -16&lt;BR /&gt;export_store: status -16&lt;BR /&gt;gpio_request: gpio-59 (sysfs) status -16&lt;BR /&gt;***Status sysfs gpio request: -16&lt;BR /&gt;export_store: status -16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Vikram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 08:05:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156160#M2293</guid>
      <dc:creator>VikramU_ng</dc:creator>
      <dc:date>2011-06-01T08:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156161#M2294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please check this file for the iMX233 where i have exported a unitialized pin and can change the direction to input/output. By default the pllup is set to HIGH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.pull = 1,&lt;BR /&gt;.pullup = 1,&lt;BR /&gt;.voltage = PAD_3_3V,&lt;/P&gt;&lt;P&gt;.strength&amp;nbsp;&amp;nbsp;&amp;nbsp; = PAD_12MA,&lt;/P&gt;&lt;P&gt;Changing this configuration gives the appropriate output (Voltage) and configured current (Check pinctrl.h) for more details!.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once the pin is exported by&lt;/P&gt;&lt;P&gt;&amp;nbsp;DEVICE:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;EM&gt;&amp;nbsp;&amp;nbsp; echo&amp;nbsp;&lt;/EM&gt; 71 &amp;gt;&amp;gt;/sys/class/gpio/export&amp;nbsp; // configures the PIN ROTARYA(Bank 2, Pin 7) for Pin 71.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo "out" &amp;gt;&amp;gt;/sys/class/gpio/gpio71/direction&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo 1 &amp;gt;&amp;gt;/sys/class/gpio/gpio71/value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the voltage on the configured pin(71) on the board - must be unpopulated for Evk233. This should change acording to echo value of 1/0 according to the set voltage (1.8/3.3V)&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ridgerun.com/developer/wiki/index.php/How_to_use_GPIO_signals" target="_blank"&gt;GPIO&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good Luck!.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 14:38:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156161#M2294</guid>
      <dc:creator>sancti</dc:creator>
      <dc:date>2011-06-01T14:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156162#M2295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanath,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I think i am unable to see the voltage change on my board. is there a problem with my configuration?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 04:19:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156162#M2295</guid>
      <dc:creator>VikramU_ng</dc:creator>
      <dc:date>2011-06-10T04:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156163#M2296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you should not request your pin in your BSP.&lt;/P&gt;&lt;P&gt;If you want to use /sys feature.&lt;/P&gt;&lt;P&gt;Don't initialize your pin in your BSP.&lt;/P&gt;&lt;P&gt;On my i.MX 28 evk board. The pin initialization is located at mx28evk_pins.c file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or you can unselect your led driver, then the led pin will not be initialized.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 06:16:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156163#M2296</guid>
      <dc:creator>BryanJI</dc:creator>
      <dc:date>2011-06-10T06:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156164#M2297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bryan,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In the case of iMX233 EVK the Pins 58 and 59 are multiplexed as PWM0/1 and as DUARTTX/RX. No way you can bypass the initialiation of these pins. Is my understanding correct?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;from the mx23evk_pins.c file.&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/need-info-on#4103961Comment17877"&gt;&lt;DIV&gt;&lt;P&gt;static struct pin_desc mx23evk_fixed_pins[] = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.name = "DUART.RX",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.id = PINID_PWM0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.fun = PIN_FUN3,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;},&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.name = "DUART.TX",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.id = PINID_PWM1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.fun = PIN_FUN3,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 07:48:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156164#M2297</guid>
      <dc:creator>VikramU_ng</dc:creator>
      <dc:date>2011-06-11T07:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156165#M2298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. when you config the system, ./ltib -c, DONT SELECT the driver/led part. Then I believe the following code would not be excuted. Because there is macro before and after the code.&lt;/P&gt;&lt;P&gt;2. Ugly method. Simply comment your definition and everything well be all right. Because the group pin init function would not initial your pin.&lt;/P&gt;&lt;P&gt;static struct pin_desc mx23evk_fixed_pins[] = {&lt;BR /&gt;&amp;nbsp; /*&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.name = "DUART.RX",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.id = PINID_PWM0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.fun = PIN_FUN3,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;},&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.name = "DUART.TX",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.id = PINID_PWM1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.fun = PIN_FUN3,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;},&lt;/P&gt;&lt;P&gt;*/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;CITE&gt;vikram u said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/need-info-on?commentId=4103961%3AComment%3A18603&amp;amp;xg_source=msg_com_forum#4103961Comment18603"&gt;&lt;DIV&gt;&lt;P&gt;Hi Bryan,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In the case of iMX233 EVK the Pins 58 and 59 are multiplexed as PWM0/1 and as DUARTTX/RX. No way you can bypass the initialiation of these pins. Is my understanding correct?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;from the mx23evk_pins.c file.&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/need-info-on#4103961Comment17877"&gt;&lt;DIV&gt;&lt;P&gt;static struct pin_desc mx23evk_fixed_pins[] = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.name = "DUART.RX",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.id = PINID_PWM0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.fun = PIN_FUN3,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;},&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.name = "DUART.TX",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.id = PINID_PWM1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;.fun = PIN_FUN3,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 02:14:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156165#M2298</guid>
      <dc:creator>BryanJI</dc:creator>
      <dc:date>2011-06-13T02:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156166#M2299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bryan..&lt;/P&gt;&lt;P&gt;&amp;nbsp; Helps me in clearly listing my GPIO for footprint. Would need something on this documented if you are Mux'ing IO on a Board though...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vikram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jun 2011 14:10:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156166#M2299</guid>
      <dc:creator>VikramU_ng</dc:creator>
      <dc:date>2011-06-18T14:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156167#M2300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Found this link of some use at what i planned to do. &lt;A href="http://boundarydevices.com/blogs/gpio-drivers-for-i-mx51-part-1-input" target="_blank"&gt;GPIO-IMX51&lt;/A&gt;.&amp;nbsp; Allows one to access IO from Userspace direct though this is not what is advisable unless there is a single user application/service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vikram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 10:29:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156167#M2300</guid>
      <dc:creator>VikramU_ng</dc:creator>
      <dc:date>2011-07-04T10:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need info on exporting/registering a GPIO pin via sysfs.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156168#M2301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Finally a concise document &lt;/SPAN&gt;&lt;A href="http://www.imxdev.org/wiki/index.php?title=FAQ_ALL_BOARDS_GPIO_TEST" target="_blank"&gt;GPIO&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 07:39:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-info-on-exporting-registering-a-GPIO-pin-via-sysfs/m-p/156168#M2301</guid>
      <dc:creator>VikramU_ng</dc:creator>
      <dc:date>2011-07-08T07:39:46Z</dc:date>
    </item>
  </channel>
</rss>

