linux/arch/avr32/boards/atstk1000
Alex Raimondi adde42b583 avr32: Allow reserving multiple pins at once
at32_reserve_pin now takes an u32 bitmask rather than a single pin.
This allows to reserve multiple pins at once.

Remove (undocumented) SDCS (pin PE26) from reservation in board
setup code.

Signed-off-by: Alex Raimondi <raimondi@miromico.ch>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2009-01-05 12:16:13 +01:00
..
atstk1000.h [AVR32] ATSTK1000: Move gpio-leds setup to setup.c 2008-01-25 08:31:42 +01:00
atstk1002.c avr32: Allow reserving multiple pins at once 2009-01-05 12:16:13 +01:00
atstk1003.c avr32: Allow reserving multiple pins at once 2009-01-05 12:16:13 +01:00
atstk1004.c avr32: Fix GPIO initcall breakage 2008-10-23 15:18:33 +02:00
flash.c avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> 2008-08-05 14:36:57 +02:00
Kconfig avr32: Add support for ATSTK1006 2008-06-07 08:46:24 +01:00
Makefile avr32: Add support for ATSTK1006 2008-06-07 08:46:24 +01:00
setup.c avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> 2008-08-05 14:36:57 +02:00