linux-stable/arch/arm/mach-realview
Bryan Wu e031cd513e ARM: mach-realview and mach-versatile: retire custom LED code
This replaces the custom LED trigger code in mach-realview with
some overarching platform code for the plat-versatile family that
will lock down LEDs 2 thru 5 for CPU activity indication. The
day we have 8 core ARM systems the plat-versatile code will have
to become more elaborate.

Tested on RealView PB11MPCore by invoking four different CPU
hogs (yes > /dev/null&) and see the LEDs go on one at a time.
They all go off as the hogs are killed. Tested on the PB1176
as well - just one activity led (led 2) goes on and off with
CPU activity.

(bryan.wu@canonical.com: use ledtrig-cpu instead of ledtrig-arm-cpu)

Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
Acked-by: Pawel Moll <pawel.moll@arm.com>
2012-08-01 11:22:04 +08:00
..
include/mach ARM: cleanups of io includes 2012-03-29 18:02:10 -07:00
core.c ARM: mach-realview and mach-versatile: retire custom LED code 2012-08-01 11:22:04 +08:00
core.h ARM: mach-realview and mach-versatile: retire custom LED code 2012-08-01 11:22:04 +08:00
hotplug.c ARM: move CP15 definitions to separate header file 2012-03-28 18:30:01 +01:00
Kconfig ARM: SMP: Refactor Kconfig to be more maintainable 2011-12-19 13:47:39 +00:00
Makefile ARM: realview/vexpress: consolidate SMP bringup code 2011-02-19 11:11:41 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
platsmp.c ARM: versatile: Add missing ENDPROC to headsmp.S 2012-01-16 08:35:25 -06:00
realview_eb.c ARM: mach-realview and mach-versatile: retire custom LED code 2012-08-01 11:22:04 +08:00
realview_pb11mp.c ARM: mach-realview and mach-versatile: retire custom LED code 2012-08-01 11:22:04 +08:00
realview_pb1176.c ARM: mach-realview and mach-versatile: retire custom LED code 2012-08-01 11:22:04 +08:00
realview_pba8.c ARM: mach-realview and mach-versatile: retire custom LED code 2012-08-01 11:22:04 +08:00
realview_pbx.c ARM: mach-realview and mach-versatile: retire custom LED code 2012-08-01 11:22:04 +08:00