backlight: Add ROHM BD6107 backlight driver
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 4 Jul 2013 19:13:26 +0000 (21:13 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 16 Jul 2013 04:01:19 +0000 (13:01 +0900)
commit67b43e590415866649e5ba8a6421bb84ecb74f72
tree69931cf2347c38315625eacf0d59273c6b76a777
parent82e5c40d88f928afffe7bd4027719d3184433908
backlight: Add ROHM BD6107 backlight driver

The BD6107 is a multi-purpose 10 channels LED driver for the mobile
market. Only the main channel 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/bd6107.c [new file with mode: 0644]
include/linux/platform_data/bd6107.h [new file with mode: 0644]
This page took 0.026119 seconds and 5 git commands to generate.