[MIPS] Add gpio support to the BCM47XX platform
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 25 Sep 2007 13:42:09 +0000 (15:42 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:07 +0000 (23:46 +0100)
commit34cc662f8aae0ce1db5c64d55a39a5081f9e3cd8
tree69447356fb052c8aa3a74154f2dee082b64f275d
parent25e5fb97419f73d39b37e9f73f9492c394de07b2
[MIPS] Add gpio support to the BCM47XX platform

Add GPIO support to the BCM47XX platform.  It will be used by a GPIO
LED driver.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/Makefile
arch/mips/bcm47xx/gpio.c [new file with mode: 0644]
include/asm-mips/mach-bcm47xx/gpio.h [new file with mode: 0644]