]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite523c91bd8f0266eaf92729f8c995e1cebc1af9f
treea001b0f2d2893ee6e266b00da27cd02ccef1f671
parentf9c4834a50cf39fa3b8f8a1b022d95340d89db76
[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]