repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
regulator
/
max8925-regulator.txt
blob
0057695aae8fac441e4658ffadf5a7f113eceeed
1
Max8925 Voltage regulators
2
3
Required nodes:
4
-nodes:
5
- SDV1 for SDV SDV1
6
- SDV2 for SDV SDV2
7
- SDV3 for SDV SDV3
8
- LDO1 for LDO LDO1
9
- LDO2 for LDO LDO2
10
- LDO3 for LDO LDO3
11
- LDO4 for LDO LDO4
12
- LDO5 for LDO LDO5
13
- LDO6 for LDO LDO6
14
- LDO7 for LDO LDO7
15
- LDO8 for LDO LDO8
16
- LDO9 for LDO LDO9
17
- LDO10 for LDO LDO10
18
- LDO11 for LDO LDO11
19
- LDO12 for LDO LDO12
20
- LDO13 for LDO LDO13
21
- LDO14 for LDO LDO14
22
- LDO15 for LDO LDO15
23
- LDO16 for LDO LDO16
24
- LDO17 for LDO LDO17
25
- LDO18 for LDO LDO18
26
- LDO19 for LDO LDO19
27
- LDO20 for LDO LDO20
28
29
Optional properties:
30
- Any optional property defined in bindings/regulator/regulator.txt
31
32
Example:
33
34
SDV1 {
35
regulator-min-microvolt = <637500>;
36
regulator-max-microvolt = <1425000>;
37
regulator-boot-on;
38
regulator-always-on;
39
};
40