Skip to content
Snippets Groups Projects
Commit 7f0d241d authored by Ilya Yanok's avatar Ilya Yanok Committed by Wolfgang Denk
Browse files

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: default avatarIlya Yanok <yanok@emcraft.com>
parent 9531a238
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment