diff options
author | Johan Hovold <jhovold@gmail.com> | 2012-05-10 08:11:29 -0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-05-20 11:27:01 -0400 |
commit | f4cf18ca5914bc1edb03c9049198738255fa4a23 (patch) | |
tree | c513a74062f6c9fb255b7618b5a82ce377b469fa /Documentation | |
parent | d9055dc501da6734e3cfea1ef236173bd8b645b1 (diff) |
mfd: Remove lm3533 boost attributes
Remove boost-frequency and ovp attributes, which can be set through
platform data, from sysfs.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-i2c-devices-lm3533 | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-i2c-devices-lm3533 b/Documentation/ABI/testing/sysfs-bus-i2c-devices-lm3533 index 570072180b8d..1b62230b33b9 100644 --- a/Documentation/ABI/testing/sysfs-bus-i2c-devices-lm3533 +++ b/Documentation/ABI/testing/sysfs-bus-i2c-devices-lm3533 | |||
@@ -1,26 +1,3 @@ | |||
1 | What: /sys/bus/i2c/devices/.../boost_freq | ||
2 | Date: April 2012 | ||
3 | KernelVersion: 3.5 | ||
4 | Contact: Johan Hovold <jhovold@gmail.com> | ||
5 | Description: | ||
6 | Set the boost converter switching frequency (0, 1), where | ||
7 | |||
8 | 0 - 500Hz | ||
9 | 1 - 1000Hz | ||
10 | |||
11 | What: /sys/bus/i2c/devices/.../boost_ovp | ||
12 | Date: April 2012 | ||
13 | KernelVersion: 3.5 | ||
14 | Contact: Johan Hovold <jhovold@gmail.com> | ||
15 | Description: | ||
16 | Set the boost converter over-voltage protection threshold | ||
17 | (0..3), where | ||
18 | |||
19 | 0 - 16V | ||
20 | 1 - 24V | ||
21 | 2 - 32V | ||
22 | 3 - 40V | ||
23 | |||
24 | What: /sys/bus/i2c/devices/.../output_hvled[n] | 1 | What: /sys/bus/i2c/devices/.../output_hvled[n] |
25 | Date: April 2012 | 2 | Date: April 2012 |
26 | KernelVersion: 3.5 | 3 | KernelVersion: 3.5 |