To support new device LP8557, LP855x device initialization process should be
changed.
This patch-set enables re-designing LP855x driver architecture and
supporting LP8557 device.

Milo(Woogyom) Kim (3):
  backlight: lp855x_bl: introduce device configuration flow
  backlight: lp855x_bl: support new LP8557 device
  backlight: lp855x_bl: simplify bl_get_brightness()

 Documentation/backlight/lp855x-driver.txt |    4 +-
 drivers/video/backlight/Kconfig           |    2 +-
 drivers/video/backlight/lp855x_bl.c       |  169 ++++++++++++++++++++++-------
 include/linux/platform_data/lp855x.h      |   19 ++++
 4 files changed, 152 insertions(+), 42 deletions(-)

-- 
1.7.9.5


Best Regards,
Milo


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to