backlight: lm3639: document sysfs attributes
Add documentation for sysfs interfaces of Texas Instruments lm3639 backlight + flash led driver chip by looking through git commits and reading code. Signed-off-by: Aishwarya Pant <aishpant@gmail.com> Acked-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
2d39f681bc
commit
24f4c6c890
11
Documentation/ABI/testing/sysfs-class-backlight-lm3639
Normal file
11
Documentation/ABI/testing/sysfs-class-backlight-lm3639
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
sysfs interface for Texas Instruments lm3639 backlight + flash led driver chip
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
What: /sys/class/backlight/<backlight>/bled_mode
|
||||||
|
Date: Oct, 2012
|
||||||
|
KernelVersion: v3.10
|
||||||
|
Contact: dri-devel@lists.freedesktop.org
|
||||||
|
Description:
|
||||||
|
(WO) Write to the backlight mapping mode. The backlight current
|
||||||
|
can be mapped for either exponential (value "0") or linear
|
||||||
|
mapping modes (default).
|
||||||
Reference in New Issue
Block a user