linux/arch/arm/mach-orion
Herbert Valerio Riedel b11e9e020c [ARM] Orion: provide GPIO method for enabling hardware assisted blinking
This is a pre-requisite for implementing proper hardware accelerated
GPIO LED flashing, and since we want proper locking, it's sensible to provide
the orion specific orion_gpio_set_blink() implementation within
mach-orion/gpio.c. The functions orion_gpio_set_blink() and gpio_set_value()
implicitly turn off each others state.

Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Acked-by: Tzachi Perelstein <tzachi@marvell.com>
Acked-by: Nicolas Pitre <nico@marvell.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-26 15:03:46 +00:00
..
addr-map.c [ARM] Orion: programable address map support 2008-01-26 15:03:44 +00:00
common.c [ARM] Orion: programable address map support 2008-01-26 15:03:44 +00:00
common.h [ARM] Orion: GPIO support 2008-01-26 15:03:45 +00:00
gpio.c [ARM] Orion: provide GPIO method for enabling hardware assisted blinking 2008-01-26 15:03:46 +00:00
Kconfig
Makefile [ARM] Orion: GPIO support 2008-01-26 15:03:45 +00:00
Makefile.boot
pci.c