OSDN Git Service

backlight: Add Sanyo LV5207LP backlight driver
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 4 Jul 2013 19:13:25 +0000 (21:13 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 16 Jul 2013 04:01:10 +0000 (13:01 +0900)
commit82e5c40d88f928afffe7bd4027719d3184433908
treeb2bc3910006badb3bdb1291f305dc97a4d7ed53a
parent8b770e3c9824c98eafe67950ad6e41e09ec9c98a
backlight: Add Sanyo LV5207LP backlight driver

The LV5207LP is a multi-purpose 7 LEDs driver for the mobile market.
Only the main LED is supported by this driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/lv5207lp.c [new file with mode: 0644]
include/linux/platform_data/lv5207lp.h [new file with mode: 0644]