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 <cherrence.sarip@analog.com> Signed-off-by: Cherrence Sarip <cherrence.sarip@analog.com> Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250317-hwmon-next-v1-2-da0218c38197@analog.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 80d363e commit 156c6eb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)