[PATCH v2 0/3] backlight: document sysfs interfaces

From: Aishwarya Pant
Date: Tue Feb 06 2018 - 02:38:59 EST


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

It was compiled from data sheets, reading code and git history logs. In v2 of
the patches, documentation for lp8788 and lp855x devices was dropped as the
attributes contained debug information.

Aishwarya Pant (3):
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 | 11 +++++
3 files changed, 96 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

--
2.16.1