Re: [PATCH 3/4] dt-bindings: hwmon: Add MPS mp29502
From: Rob Herring
Date: Fri Jun 27 2025 - 16:40:02 EST
On Wed, Jun 25, 2025 at 04:04:25PM +0800, wenswang@xxxxxxxx wrote:
> From: Wensheng Wang <wenswang@xxxxxxxx>
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@xxxxxxxx>
> ---
> 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
>