Skip to content

Commit bf3f5a0

Browse files
committed
dt-bindings: hwmon: ltc2978: add support for ltm4673
Add LTM4673 to supported devices of LTC2978. Unlike other LTM46xx devices, LTM4673 is a μModule regulator that outputs four channels. Signed-off-by: Cedric Encarnacion <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
1 parent ea9ff1f commit bf3f5a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/hwmon/ltc2978.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Required properties:
2222
* "lltc,ltc7880"
2323
* "lltc,ltm2987"
2424
* "lltc,ltm4664"
25+
* "lltc,ltm4673"
2526
* "lltc,ltm4675"
2627
* "lltc,ltm4676"
2728
* "lltc,ltm4677"
@@ -48,6 +49,7 @@ Valid names of regulators depend on number of supplies supported per device:
4849
* ltc3883 : vout0
4950
* ltc7841 : vout0
5051
* ltm4664 : vout0 - vout1
52+
* ltm4673 : vout0 - vout3
5153
* ltm4675, ltm4676, ltm4677, ltm4678 : vout0 - vout1
5254
* ltm4680, ltm4686 : vout0 - vout1
5355
* ltm4700 : vout0 - vout1

0 commit comments

Comments
 (0)