diff options
author | Noah Wang <[email protected]> | 2024-06-26 17:46:00 +0800 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2024-06-28 10:25:30 -0700 |
commit | 45158b93d02bea7f32a2918641697731439f3e15 (patch) | |
tree | 90176cd5eb660e5d9f47ac0918f9c601d1cfb72d | |
parent | 52c1e818d66bfed276bd371f9e7947be4055af87 (diff) |
dt-bindings: hwmon: Add MPS mp2891
Add support for MPS mp2891 controller
Reviewed-by: Rob Herring (Arm) <[email protected]>
Signed-off-by: Noah Wang <[email protected]>
Link: https://lore.kernel.org/r/SEYPR04MB6482BC95D1242A5675FF9DAEFAD62@SEYPR04MB6482.apcprd04.prod.outlook.com
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 ff70f092656a..5e58ebfab758 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -288,6 +288,8 @@ properties: - mps,mp2857 # Monolithic Power Systems Inc. multi-phase controller mp2888 - mps,mp2888 + # Monolithic Power Systems Inc. multi-phase controller mp2891 + - mps,mp2891 # Monolithic Power Systems Inc. multi-phase controller mp2971 - mps,mp2971 # Monolithic Power Systems Inc. multi-phase controller mp2973 |