[PATCH v2 RESEND 1/2] dt-bindings: hwmon: Add mps mp5926 driver bindings

Yuxi Wang posted 2 patches 3 days, 11 hours ago
[PATCH v2 RESEND 1/2] dt-bindings: hwmon: Add mps mp5926 driver bindings
Posted by Yuxi Wang 3 days, 11 hours ago
Add a device tree bindings for mp5926 device.

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 d0f7dbf15d6f..df3f74b9dd28 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -319,6 +319,8 @@ properties:
           - mps,mp5023
             # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5920
           - mps,mp5920
+            # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5926
+          - mps,mp5926
             # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5990
           - mps,mp5990
             # Monolithic Power Systems Inc. multi-phase hot-swap controller mp5998
-- 
2.39.2
Re: [PATCH v2 RESEND 1/2] dt-bindings: hwmon: Add mps mp5926 driver bindings
Posted by Rob Herring (Arm) 1 day, 12 hours ago
On Mon, 15 Dec 2025 10:25:04 +0800, Yuxi Wang wrote:
> Add a device tree bindings for mp5926 device.
> 
> Signed-off-by: Yuxi Wang <Yuxi.Wang@monolithicpower.com>
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>