Re: Using GPIO?

From: Dan Kegel (dank-news_at_kegel.com)
Date: 05/14/04

  • Next message: Dan Kegel: "Re: gcj crosscompiler for ppc (405)?"
    Date: Fri, 14 May 2004 15:50:44 GMT
    
    

    Martin Egholm Nielsen wrote:
    > Can't anybody point me in the right direction regarding usage of GPIO
    > ports under Linux?
    > I'm running on a PPC405EP, and when the kernel initialises, I get the
    > messages:
    >
    > IBM gpio driver version 07.25.02
    > GPIO #0 at 0xc3070700
    >
    > Hence the "ibm_ocp_gpio.c"/"ibm_gpio_miscdev" module gets loaded.
    > However, I then though the GPIO would be available through a
    > "/dev/gpio"-device, but this does not exist.

    Which version of the kernel are you using, and where did you get it?

    You should probably ask this question at
    http://lists.linuxppc.org/linuxppc-embedded/
    after reviewing the archives there.

    - Dan


  • Next message: Dan Kegel: "Re: gcj crosscompiler for ppc (405)?"

    Relevant Pages

    • Re: Using GPIO?
      ... > Can't anybody point me in the right direction regarding usage of GPIO ... > ports under Linux? ... > I'm running on a PPC405EP, and when the kernel initialises, I get the ...
      (comp.os.linux.embedded)
    • Using GPIO?
      ... Can't anybody point me in the right direction regarding usage of GPIO ... ports under Linux? ... I'm running on a PPC405EP, and when the kernel initialises, I get the ...
      (comp.os.linux.powerpc)
    • Using GPIO?
      ... Can't anybody point me in the right direction regarding usage of GPIO ... ports under Linux? ... I'm running on a PPC405EP, and when the kernel initialises, I get the ...
      (comp.os.linux.embedded)
    • [PATCH] ep93xx: default multiplexed gpio ports to gpio mode
      ... The EP93xx C and D GPIO ports are multiplexed with the Keypad Interface ... To make these ports available for GPIO after power-up on all EP93xx ...
      (Linux-Kernel)
    • OpenFirmware GPIO LED driver
      ... The first patch extends the of_get_gpio() function to provide the gpio flags. ... provides an ->xlatemethod that turns this into a Linux gpiolib gpio number. ... The second patch adds OF bindings to the gpio-leds driver. ... The second and third patches add some additional capabilities for gpio leds ...
      (Linux-Kernel)