[PATCH] powerpc: gpio driver for mpc831x/834x/837x with OF bindings

Kumar Gala galak at kernel.crashing.org
Sat Sep 20 04:10:26 EST 2008


On Sep 5, 2008, at 10:08 AM, Peter Korsgaard wrote:

> Structured similar to the existing QE GPIO support.
>
> Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
> ---
> .../powerpc/dts-bindings/fsl/83xx_gpio.txt         |   33 +++++
> arch/powerpc/sysdev/Kconfig                        |    9 ++
> arch/powerpc/sysdev/Makefile                       |    1 +
> arch/powerpc/sysdev/mpc83xx_gpio.c                 |  141 +++++++++++ 
> +++++++++
> 4 files changed, 184 insertions(+), 0 deletions(-)
> create mode 100644 Documentation/powerpc/dts-bindings/fsl/ 
> 83xx_gpio.txt
> create mode 100644 arch/powerpc/sysdev/mpc83xx_gpio.c

So we need to make this mpc8xxx_gpio.c 83xx, 8610, 85xx all have the  
same GPIO hw.

- k



More information about the Linuxppc-dev mailing list