File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Documentation/devicetree/bindings/hwmon/pmbus Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,25 @@ maintainers:
10
10
11
11
12
12
description : |
13
- The ADP1050 is used to monitor system voltages, currents and temperatures.
13
+ The ADP1050 and similar devices are used to monitor system voltages,
14
+ currents, power, and temperatures.
15
+
14
16
Through the PMBus interface, the ADP1050 targets isolated power supplies
15
17
and has four individual monitors for input/output voltage, input current
16
18
and temperature.
17
19
Datasheet:
18
20
https://www.analog.com/en/products/adp1050.html
21
+ https://www.analog.com/en/products/adp1051.html
22
+ https://www.analog.com/en/products/adp1055.html
19
23
20
24
properties :
25
+
21
26
compatible :
22
- const : adi,adp1050
27
+ items :
28
+ - enum :
29
+ - adi,adp1050
30
+ - adi,adp1051
31
+ - adi,adp1055
23
32
24
33
reg :
25
34
maxItems : 1
You can’t perform that action at this time.
0 commit comments