-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 308720 b: refs/heads/master c: 16c5c02 h: refs/heads/master v: v3
- Loading branch information
Johan Hovold
authored and
Samuel Ortiz
committed
May 9, 2012
1 parent
a57507b
commit 282d870
Showing
7 changed files
with
993 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: ae8406357eca7fde4ff047e858d285faee836804 | ||
refs/heads/master: 16c5c023aac86228e3e94c4bf6d19708ea861a05 |
38 changes: 38 additions & 0 deletions
38
trunk/Documentation/ABI/testing/sysfs-bus-i2c-devices-lm3533
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
What: /sys/bus/i2c/devices/.../boost_freq | ||
Date: April 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Set the boost converter switching frequency (0, 1), where | ||
|
||
0 - 500Hz | ||
1 - 1000Hz | ||
|
||
What: /sys/bus/i2c/devices/.../boost_ovp | ||
Date: April 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Set the boost converter over-voltage protection threshold | ||
(0..3), where | ||
|
||
0 - 16V | ||
1 - 24V | ||
2 - 32V | ||
3 - 40V | ||
|
||
What: /sys/bus/i2c/devices/.../output_hvled[n] | ||
Date: April 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Set the controlling backlight device for high-voltage current | ||
sink HVLED[n] (n = 1, 2) (0, 1). | ||
|
||
What: /sys/bus/i2c/devices/.../output_lvled[n] | ||
Date: April 2012 | ||
KernelVersion: 3.5 | ||
Contact: Johan Hovold <jhovold@gmail.com> | ||
Description: | ||
Set the controlling led device for low-voltage current sink | ||
LVLED[n] (n = 1..5) (0..3). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.