[MIPS] Add generic GPIO to Au1x00
authorFlorian Fainelli <florian.fainelli@telecomint.eu>
Tue, 22 May 2007 19:44:42 +0000 (21:44 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:56 +0000 (17:32 +0100)
commit4ead16819b4c61fea9bb73eb470f6bb1d3350e5c
treea001b0f2d2893ee6e266b00da27cd02ccef1f671
parent82b8d2250c4b606e190853db9505b54b9fb71aa5
[MIPS] Add generic GPIO to Au1x00

This patch adds support for the generic GPIO API to Au1x00 boards. It requires
the generic GPIO patch for MIPS boards by Yoichi Yuasa. Now there is a MIPS
target using it, can you queue these patchset for 2.6.22 ? Thank you very
much in advance.

Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/au1000/common/gpio.c
include/asm-mips/mach-au1x00/au1xxx_gpio.h [deleted file]
include/asm-mips/mach-au1x00/gpio.h [new file with mode: 0644]