This patch-set cleans up the platform data and supports the device tree feature.

Patch from 1 to 4: clean up the platform data and driver fixes.
Patch 5: support the DT structure.

Milo(Woogyom) Kim (5):
  backlight: lp855x: convert a type of device name
  backlight: lp855x: move backlight mode platform data
  backlight: lp855x: fix initial brightness type
  backlight: lp855x: remove duplicate platform data
  backlight: lp855x: add a device tree structure

 Documentation/backlight/lp855x-driver.txt          |    7 --
 .../devicetree/bindings/video/backlight/lp855x.txt |   43 +++++++++
 drivers/video/backlight/lp855x_bl.c                |   98 ++++++++++++++++++--
 include/linux/platform_data/lp855x.h               |   15 +--
 4 files changed, 133 insertions(+), 30 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/video/backlight/lp855x.txt

-- 
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