Files
u-boot-tk1-som/drivers
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
..
2010-08-08 05:17:06 +05:30
2010-09-19 21:28:25 +02:00
2010-10-02 16:00:37 -04:00
2010-10-11 23:07:28 -07:00
2010-09-19 21:28:25 +02:00
2010-09-10 00:16:19 +02:00
2010-10-11 22:47:48 -07:00
2010-09-03 11:20:02 +02:00
2010-09-20 21:57:17 +02:00