hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/Documentation/ABI/testing/sysfs-class-regulator
....@@ -35,13 +35,13 @@
3535
3636 This will be one of the following strings:
3737
38
- off
39
- on
40
- error
41
- fast
42
- normal
43
- idle
44
- standby
38
+ - off
39
+ - on
40
+ - error
41
+ - fast
42
+ - normal
43
+ - idle
44
+ - standby
4545
4646 "off" means the regulator is not supplying power to the
4747 system.
....@@ -74,9 +74,9 @@
7474
7575 This will be one of the following strings:
7676
77
- 'voltage'
78
- 'current'
79
- 'unknown'
77
+ - 'voltage'
78
+ - 'current'
79
+ - 'unknown'
8080
8181 'voltage' means the regulator output voltage can be controlled
8282 by software.
....@@ -129,11 +129,11 @@
129129
130130 The opmode value can be one of the following strings:
131131
132
- 'fast'
133
- 'normal'
134
- 'idle'
135
- 'standby'
136
- 'unknown'
132
+ - 'fast'
133
+ - 'normal'
134
+ - 'idle'
135
+ - 'standby'
136
+ - 'unknown'
137137
138138 The modes are described in include/linux/regulator/consumer.h
139139
....@@ -360,9 +360,9 @@
360360
361361 This will be one of the following strings:
362362
363
- 'enabled'
364
- 'disabled'
365
- 'unknown'
363
+ - 'enabled'
364
+ - 'disabled'
365
+ - 'unknown'
366366
367367 'enabled' means the regulator is in bypass mode.
368368