1
0
Fork 0
alistair23-linux/include/asm-avr32/arch-at32ap
David Brownell b98348bdd0 gpiolib: avr32 at32ap platform support
Teach AVR32 to use the "GPIO Library" when exposing its GPIOs, so that signals
on external chips (like GPIO expanders) can easily be used.

This mostly reorganizes some existing logic, with two minor changes in
behavior:

 - The PSR registers are used instead of the previous "gpio_mask" values,
   matching AT91 behavior and removing some duplication between that role
   and that of "pinmux_mask".

 - NR_IRQs grew to acommodate a bank of external GPIOs.  Eventually this
   number should probably become a board-specific config option.

There's a debugfs dump of status for the built-in GPIOs, showing which pins
have deglitching, pullups, or open drain drive enabled, as well as the ID
string used when requesting each IRQ.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Eric Miao <eric.miao@marvell.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Philipp Zabel <philipp.zabel@gmail.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Ben Gardner <bgardner@wabtec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:13 -08:00
..
at32ap700x.h gpiolib: avr32 at32ap platform support 2008-02-05 09:44:13 -08:00
board.h [AVR32] Implement at32_add_device_cf() 2007-10-23 11:20:05 +02:00
cpu.h [ARM] 4764/1: [AT91] AT91CAP9 core support 2008-01-26 15:01:13 +00:00
gpio.h gpiolib: avr32 at32ap platform support 2008-02-05 09:44:13 -08:00
init.h [PATCH] AVR32: Allow renumbering of serial devices 2006-10-04 10:25:06 -07:00
io.h [AVR32] Add support for AT32AP7001 and AT32AP7002 2008-01-25 08:31:41 +01:00
irq.h gpiolib: avr32 at32ap platform support 2008-02-05 09:44:13 -08:00
portmux.h [AVR32] add multidrive support for pio driver 2007-10-11 11:38:41 +02:00
smc.h [AVR32] SMC configuration in clock cycles 2007-10-11 13:32:49 +02:00
time.h [AVR32] Change system timer from count-compare to Timer/Counter 0 2007-04-27 13:44:12 +02:00