[PATCH 0/5] backlight: document sysfs interfaces

From: Aishwarya Pant
Date: Fri Jan 26 2018 - 09:48:23 EST


Patchset contains documentation of the sysfs interfaces for the
following five backlight drivers-
1) lp8788
2) lp855x
3) lm3639
4) adp5520
5) adp8860

It was compiled from data sheets, reading code and git history logs.

Aishwarya Pant (5):
backlight: lp8788: document sysfs attributes
backlight: lp855: document sysfs attributes
backlight: lm3639: document sysfs attributes
backlight: adp5520: document sysfs attributes
backlight: adp8860: document sysfs attributes

.../ABI/testing/sysfs-class-backlight-adp5520 | 31 +++++++++++++
.../ABI/testing/sysfs-class-backlight-adp8860 | 54 ++++++++++++++++++++++
.../ABI/testing/sysfs-class-backlight-lm3639 | 13 ++++++
.../ABI/testing/sysfs-class-backlight-lp855x | 19 ++++++++
.../ABI/testing/sysfs-class-backlight-lp8788 | 10 ++++
5 files changed, 127 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-class-backlight-adp5520
create mode 100644 Documentation/ABI/testing/sysfs-class-backlight-adp8860
create mode 100644 Documentation/ABI/testing/sysfs-class-backlight-lm3639
create mode 100644 Documentation/ABI/testing/sysfs-class-backlight-lp855x
create mode 100644 Documentation/ABI/testing/sysfs-class-backlight-lp8788

--
2.16.1