Re: [v3,2/2] dt-bindings: hwmon: Add mps mp2891

From: Krzysztof Kozlowski
Date: Fri May 31 2024 - 03:33:13 EST


On 31/05/2024 09:26, Noah Wang wrote:
> Add support for mps mp2891 controller
>
> Signed-off-by: Noah Wang <noahwang.wang@xxxxxxxxxxx>
> ---
> v2 -> v3:
> move mp2891 dt-bindings to trivial devices
>
> v1 -> v2:
> add mp2891 dt-bindings
>
> 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 025d50454f88..dabbc4cd089e 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -290,6 +290,8 @@ properties:
> - mps,mp2973
> # Monolithic Power Systems Inc. multi-phase controller mp2975
> - mps,mp2975
> + # Monolithic Power Systems Inc. multi-phase controller mp2891
> + - mps,mp2891

Please keep the entries sorted.

Best regards,
Krzysztof