uboot-mt623x/drivers/misc
Ilya Yanok 7f0d241d5c led_display: split led display support into generic and hw-dependent parts
Split the display command into generic interface and hardware-specific
realization for PDSP188x LED display found on hmi1001 and manroland
boards. Simple interface for LED displays is defined in
include/led-display.h and described in doc/README.LED_display.
Driver-specific implementation was moved into drivers/misc/pdsp188x.c
file (enabled with CONFIG_PDSP188x set).

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
2010-10-12 22:44:33 +02:00
..
Makefile led_display: split led display support into generic and hw-dependent parts 2010-10-12 22:44:33 +02:00
ali512x.c Move ali512x.h 2009-03-20 22:39:13 +01:00
ds4510.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
fsl_law.c powerpc/p3041: Add various p3041 related defines 2010-07-20 04:41:19 -05:00
fsl_pmic.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
gpio_led.c gpio_led: add gpio_request to __led_init 2010-07-12 11:30:52 -04:00
ns87308.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pdsp188x.c led_display: split led display support into generic and hw-dependent parts 2010-10-12 22:44:33 +02:00
status_led.c drivers/misc: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
twl4030_led.c TWL4030: make LEDs selectable for twl4030_led_init() 2010-01-04 08:48:15 -06:00