On Thu, Nov 16, 2017 at 05:48:34PM +0530, Kiran Gunda wrote: > WLED driver provides the interface to the display driver to > adjust the brightness of the display backlight. > > Signed-off-by: Kiran Gunda <kgunda@xxxxxxxxxxxxxx> > --- > .../bindings/leds/backlight/qcom-spmi-wled.txt | 90 ++++ Please split bindings to separate patch. > drivers/video/backlight/Kconfig | 9 + > drivers/video/backlight/Makefile | 1 + > drivers/video/backlight/qcom-spmi-wled.c | 504 +++++++++++++++++++++ > 4 files changed, 604 insertions(+) > create mode 100644 Documentation/devicetree/bindings/leds/backlight/qcom-spmi-wled.txt > create mode 100644 drivers/video/backlight/qcom-spmi-wled.c -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html