Re: [alsa-devel] [PATCH v3 06/17] video: lcd: add LoCoMo LCD driver
20 May
2015
20 May
'15
2:26 p.m.
LoCoMo has some special handling for TFT screens attached to Collie and Poodle. Implement that as a separate driver.
Signed-off-by: Dmitry Eremin-Solenikov dbaryshkov@gmail.com
Acked-by: Jingoo Han jingoohan1@gmail.com
Best regards, Jingoo Han
drivers/video/backlight/Kconfig | 10 ++ drivers/video/backlight/Makefile | 1 + drivers/video/backlight/locomo_lcd.c | 285 +++++++++++++++++++++++++++++++++++ 3 files changed, 296 insertions(+) create mode 100644 drivers/video/backlight/locomo_lcd.c
3505
Age (days ago)
3505
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jingoo Han