linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] backlight: document sysfs interfaces
@ 2018-02-06  7:50 Aishwarya Pant
  2018-02-06  7:51 ` [PATCH v2 1/3] backlight: lm3639: document sysfs attributes Aishwarya Pant
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Aishwarya Pant @ 2018-02-06  7:50 UTC (permalink / raw)
  To: Lee Jones, Daniel Thompson, Jingoo Han, Bartlomiej Zolnierkiewicz,
	dri-devel, linux-fbdev, linux-kernel, Jonathan Corbet, Greg KH
  Cc: Julia Lawall

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-02-23 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-06  7:50 [PATCH v2 0/3] backlight: document sysfs interfaces Aishwarya Pant
2018-02-06  7:51 ` [PATCH v2 1/3] backlight: lm3639: document sysfs attributes Aishwarya Pant
2018-02-06  7:52 ` [PATCH v2 2/3] backlight: adp5520: " Aishwarya Pant
2018-02-06 13:57   ` Daniel Thompson
2018-02-06  7:53 ` [PATCH v2 3/3] backlight: adp8860: " Aishwarya Pant
2018-02-06 13:57   ` Daniel Thompson
2018-02-23 15:23 ` [PATCH v2 0/3] backlight: document sysfs interfaces Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).