diff options
| author | Alex Vdovydchenko <[email protected]> | 2024-07-02 14:52:50 +0300 |
|---|---|---|
| committer | Guenter Roeck <[email protected]> | 2024-07-02 12:29:24 -0700 |
| commit | a50fbf8a52de59fbc1c06d643a3cb86495c1b3b2 (patch) | |
| tree | f9b4445192288b5661a52f72338e51d8d717ed5f | |
| parent | f642714b788b993c229fc9839cda15d9c5d965fc (diff) | |
dt-bindings: hwmon: Add MPS mp5920
Add support for MPS mp5920 controller
Signed-off-by: Alex Vdovydchenko <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 5e58ebfab758..03e290cb65c3 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -298,6 +298,8 @@ properties: - mps,mp2975 # Monolithic Power Systems Inc. multi-phase controller mp2993 - mps,mp2993 + # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5920 + - mps,mp5920 # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5990 - mps,mp5990 # Monolithic Power Systems Inc. digital step-down converter mp9941 |