File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Documentation/devicetree/bindings/hwmon/pmbus Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,27 @@ 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
23
+ https://www.analog.com/en/products/ltp8800-1a.html
24
+ https://www.analog.com/en/products/ltp8800-2.html
25
+ https://www.analog.com/en/products/ltp8800-4a.html
19
26
20
27
properties :
21
28
compatible :
22
- const : adi,adp1050
29
+ enum :
30
+ - adi,adp1050
31
+ - adi,adp1051
32
+ - adi,adp1055
33
+ - adi,ltp8800
23
34
24
35
reg :
25
36
maxItems : 1
You can’t perform that action at this time.
0 commit comments