[PATCH 1/2] dt-bindings: hwmon: Add MPS mp5998

Yuxi Wang posted 2 patches 1 week, 1 day ago
[PATCH 1/2] dt-bindings: hwmon: Add MPS mp5998
Posted by Yuxi Wang 1 week, 1 day ago
Add support for MPS mp5998 controller

Signed-off-by: Yuxi Wang <Yuxi.Wang@monolithicpower.com>
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index f3dd18681aa6..a8ec08182e97 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -305,6 +305,8 @@ properties:
           - mps,mp5920
             # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5990
           - mps,mp5990
+            # Monolithic Power Systems Inc. hot-swap controller mp5998
+          - mps,mp5998
             # Monolithic Power Systems Inc. digital step-down converter mp9941
           - mps,mp9941
             # Temperature sensor with integrated fan control
-- 
2.39.2
Re: [PATCH 1/2] dt-bindings: hwmon: Add MPS mp5998
Posted by Conor Dooley 1 week, 1 day ago
Acked-by: Conor Dooley <conor.dooley@microchip.com>