linux/arch/arm/mach-omap2
David Brownell 994c84ea52 ARM: OMAP: h4 must have blinky leds!!
This adds generic support for the "debug board" LEDs used by most of
TI's OMAP reference boards, and board-specific support for the H4.

It's derived from the not-as-generic stuff used by OMAP1 H2/H3/P2.
Those should be able to switch easily to this version, and clean up
some of the omap1-specific code.

In addition to H4 support, one key improvement is supporting not just
the "old" ARM debug LED API (with timer and idle LEDs, plus four that
can be handy for kernel debugging), but it also supports the "new"
generic LED API (most useful for usermode stuff IMO).  Either or both
APIs can be enabled.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-08 20:35:48 +01:00
..
board-apollon.c [PATCH] ARM: OMAP: fix missing header on apollon board 2006-12-30 10:56:42 -08:00
board-generic.c fix file specification in comments 2006-10-03 23:01:26 +02:00
board-h4.c ARM: OMAP: h4 must have blinky leds!! 2007-05-08 20:35:48 +01:00
clock.c ARM: OMAP: Include missing header 2007-03-07 01:17:46 -08:00
clock.h ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent works 2007-03-07 01:17:46 -08:00
devices.c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2006-07-02 15:04:12 -07:00
gpmc.c [PATCH] ARM: OMAP: fix GPMC compiler errors 2006-12-30 10:56:42 -08:00
id.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
io.c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2006-07-02 15:04:12 -07:00
irq.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
Kconfig ARM: OMAP: h4 must have blinky leds!! 2007-05-08 20:35:48 +01:00
Makefile ARM: OMAP: Add initial 24xx suspend support 2006-06-26 16:16:18 -07:00
Makefile.boot
memory.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
memory.h
mux.c ARM: OMAP: Apollon MMC support 2006-09-25 12:41:25 +03:00
pm-domain.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
pm.c ARM: OMAP: Add initial 24xx suspend support 2006-06-26 16:16:18 -07:00
prcm-regs.h fix file specification in comments 2006-10-03 23:01:26 +02:00
prcm.c ARM: OMAP: Avoid sleeping during arch_reset 2006-09-25 12:41:20 +03:00
serial.c fix file specification in comments 2006-10-03 23:01:26 +02:00
sleep.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sram-fn.S fix file specification in comments 2006-10-03 23:01:26 +02:00
timer-gp.c ARM: OMAP: omap GP timer: HZ != 100 2007-03-02 01:47:10 -08:00