From: Milo Kim Date: Tue, 12 Nov 2013 23:08:57 +0000 (-0800) Subject: backlight: lp855x_bl: support new LP8555 device X-Git-Tag: v3.13-rc1~106^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5812c13a4e636da4bd7f7cabbbbc59d9dbf3c86c;p=pandora-kernel.git backlight: lp855x_bl: support new LP8555 device LP8555 is one of the LP855x family devices. This device needs pre_init_device() and post_init_device() driver structure. It's same as LP8557, so the device configuration code is shared with LP8557. Backlight outputs are generated from dual DC-DC boost converters. It's configurable EPROM settings which are defined in the platform data. Driver documentation and device tree bindings are updated. Signed-off-by: Milo Kim Signed-off-by: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed