[PATCH 4/7] [POWERPC] QE: implement support for the GPIO LIB API

Kumar Gala galak at kernel.crashing.org
Wed May 28 01:04:20 EST 2008


On May 23, 2008, at 11:39 AM, Anton Vorontsov wrote:

> This is needed to access QE GPIOs via Linux GPIO API.
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> Acked-By: Timur Tabi <timur at freescale.com>
> ---
> Documentation/powerpc/booting-without-of.txt |   27 +++++
> arch/powerpc/sysdev/qe_lib/Kconfig           |    9 ++
> arch/powerpc/sysdev/qe_lib/Makefile          |    1 +
> arch/powerpc/sysdev/qe_lib/gpio.c            |  148 +++++++++++++++++ 
> +++++++++
> include/asm-powerpc/qe.h                     |    2 +
> 5 files changed, 187 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/sysdev/qe_lib/gpio.c

didn't we talk about putting this is drivers/gpio/ ?

- k




More information about the Linuxppc-dev mailing list