backlight: Add driver for iPAQ micro backlight
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 24 Jul 2014 16:17:49 +0000 (18:17 +0200)
committerLee Jones <lee.jones@linaro.org>
Fri, 25 Jul 2014 14:16:36 +0000 (15:16 +0100)
commit2188a988bb87db7e2934ed388994e6dd96de4242
tree2ed3758fa63630ccd8791c6f9844266e42cdd6f7
parentff9c5422d8ebae60bafedf8608ec54d4d87a6bc0
backlight: Add driver for iPAQ micro backlight

This adds a driver for the backlight controlled by the microcontroller
on the Compaq iPAQ series of handheld computers: h3100, h3600
and h3700.

Acked-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/ipaq_micro_bl.c [new file with mode: 0644]