[PATCH v2 2/3] dt-bindings: hwmon: ucd90320: Add additional compatible strings
Eddie James
eajames at linux.ibm.com
Fri Feb 21 07:59:47 AEDT 2025
The device driver for the UCD90XXX chips supports several more chips
than just the 90320, so document them.
Signed-off-by: Eddie James <eajames at linux.ibm.com>
---
Changes since v1:
- Add all supported devices
.../devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml b/Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml
index e8feee38c76c8..3cfcbf6b58f2e 100644
--- a/Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml
+++ b/Documentation/devicetree/bindings/hwmon/pmbus/ti,ucd90320.yaml
@@ -23,7 +23,13 @@ description: |
properties:
compatible:
enum:
+ - ti,ucd90000
+ - ti,ucd90120
+ - ti,ucd90124
+ - ti,ucd90160
- ti,ucd90320
+ - ti,ucd90910
+ - ti,ucd9090
reg:
maxItems: 1
--
2.43.5
More information about the Linux-aspeed
mailing list