[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1516978005.git.aishpant@gmail.com>
Date: Fri, 26 Jan 2018 20:18:09 +0530
From: Aishwarya Pant <aishpant@...il.com>
To: Lee Jones <lee.jones@...aro.org>,
Daniel Thompson <daniel.thompson@...aro.org>,
Jingoo Han <jingoohan1@...il.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
dri-devel@...ts.freedesktop.org, linux-fbdev@...r.kernel.org,
linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
Greg KH <gregkh@...uxfoundation.org>
Cc: Julia Lawall <julia.lawall@...6.fr>
Subject: [PATCH 0/5] backlight: document sysfs interfaces
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
Powered by blists - more mailing lists