[PATCH 3/4] dt-bindings: hwmon: Add MPS mp29502

wenswang@yeah.net posted 4 patches 3 months, 2 weeks ago
Only 2 patches received!
There is a newer version of this series
[PATCH 3/4] dt-bindings: hwmon: Add MPS mp29502
Posted by wenswang@yeah.net 3 months, 2 weeks ago
From: Wensheng Wang <wenswang@yeah.net>

Add support for MPS mp29502 controller

Signed-off-by: Wensheng Wang <wenswang@yeah.net>
---
 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 493e7232f09f..2066696ecff4 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -291,6 +291,8 @@ properties:
           - mps,mp2888
             # Monolithic Power Systems Inc. multi-phase controller mp2891
           - mps,mp2891
+            # Monolithic Power Systems Inc. multi-phase controller mp29502
+          - mps,mp29502
             # Monolithic Power Systems Inc. multi-phase controller mp29608
           - mps,mp29608
             # Monolithic Power Systems Inc. multi-phase controller mp29612
-- 
2.25.1
Re: [PATCH 3/4] dt-bindings: hwmon: Add MPS mp29502
Posted by Rob Herring 3 months, 1 week ago
On Wed, Jun 25, 2025 at 04:04:25PM +0800, wenswang@yeah.net wrote:
> From: Wensheng Wang <wenswang@yeah.net>

Your threading is weird and patch 4 is missing. This patch can be 
squashed with the 1st binding patch.

> 
> Add support for MPS mp29502 controller
> 
> Signed-off-by: Wensheng Wang <wenswang@yeah.net>
> ---
>  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 493e7232f09f..2066696ecff4 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -291,6 +291,8 @@ properties:
>            - mps,mp2888
>              # Monolithic Power Systems Inc. multi-phase controller mp2891
>            - mps,mp2891
> +            # Monolithic Power Systems Inc. multi-phase controller mp29502
> +          - mps,mp29502
>              # Monolithic Power Systems Inc. multi-phase controller mp29608
>            - mps,mp29608
>              # Monolithic Power Systems Inc. multi-phase controller mp29612
> -- 
> 2.25.1
>