Skip to content

Commit 156c6eb

Browse files
kseerpgroeck
authored andcommitted
dt-bindings: hwmon: ltc2978: add support for LT717x
Add LTC7170 and LT7171 to supported devices of LTC2978. It has similar set of registers to LTC3887, differing only in number of channels and some PMBUS status and functionalities. Co-developed-by: Cherrence Sarip <[email protected]> Signed-off-by: Cherrence Sarip <[email protected]> Signed-off-by: Kim Seer Paller <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
1 parent 80d363e commit 156c6eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/hwmon/lltc,ltc2978.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ maintainers:
1212
properties:
1313
compatible:
1414
enum:
15+
- lltc,lt7170
16+
- lltc,lt7171
1517
- lltc,ltc2972
1618
- lltc,ltc2974
1719
- lltc,ltc2975
@@ -47,6 +49,7 @@ properties:
4749
description: |
4850
list of regulators provided by this controller.
4951
Valid names of regulators depend on number of supplies supported per device:
52+
* lt7170, lt7171 : vout0
5053
* ltc2972 vout0 - vout1
5154
* ltc2974, ltc2975 : vout0 - vout3
5255
* ltc2977, ltc2979, ltc2980, ltm2987 : vout0 - vout7

0 commit comments

Comments
 (0)