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 <milo.kim@ti.com> Signed-off-by:
Jingoo Han <jg1.han@samsung.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- Documentation/backlight/lp855x-driver.txt 3 additions, 2 deletionsDocumentation/backlight/lp855x-driver.txt
- Documentation/devicetree/bindings/video/backlight/lp855x.txt 28 additions, 1 deletionDocumentation/devicetree/bindings/video/backlight/lp855x.txt
- drivers/video/backlight/Kconfig 2 additions, 2 deletionsdrivers/video/backlight/Kconfig
- drivers/video/backlight/lp855x_bl.c 15 additions, 2 deletionsdrivers/video/backlight/lp855x_bl.c
- include/linux/platform_data/lp855x.h 19 additions, 0 deletionsinclude/linux/platform_data/lp855x.h
Loading
Please register or sign in to comment