linux/arch/mips/rb532
Florian Fainelli 1b432840d0 MIPS: RB532: GPIO register offsets are relative to GPIOBASE
This patch fixes the wrong use of GPIO register offsets
in devices.c. To avoid further problems, use gpio_get_value
to return the NAND status instead of our own expanded code.

Also define the zero offset of the alternate function register to allow
consistent access.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-11-20 19:42:32 +00:00
..
Makefile [MIPS] Routerboard 532: Support for base system 2008-07-20 14:38:18 +01:00
devices.c MIPS: RB532: GPIO register offsets are relative to GPIOBASE 2008-11-20 19:42:32 +00:00
gpio.c MIPS: RB532: Set gpio interrupt status and level for CompactFlash 2008-10-27 16:18:26 +00:00
irq.c MIPS: RB532: Cleanup the headers again 2008-10-11 16:18:46 +01:00
prom.c MIPS: RB532: Remove obsolute reference to setup_serial_port 2008-10-11 16:18:46 +01:00
serial.c MIPS: RB532: Cleanup the headers again 2008-10-11 16:18:46 +01:00
setup.c MIPS: RB532: Cleanup the headers again 2008-10-11 16:18:46 +01:00
time.c MIPS: Kill unused <asm/debug.h> inclusions 2008-10-15 12:46:52 +01:00