* Re: [v3,2/2] dt-bindings: hwmon: Add mps mp2891
2024-05-31 7:26 ` [v3,2/2] dt-bindings: hwmon: Add mps mp2891 Noah Wang
@ 2024-05-31 7:32 ` Krzysztof Kozlowski
2024-05-31 20:45 ` Bjorn Helgaas
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-05-31 7:32 UTC (permalink / raw)
To: Noah Wang, robh, krzk+dt, linux, conor+dt, jdelvare
Cc: corbet, Delphine_CC_Chiu, peteryin.openbmc, javier.carrasco.cruz,
patrick.rudolph, luca.ceresoli, chou.cosmo, bhelgaas, lukas,
devicetree, linux-kernel, linux-hwmon, linux-doc, linux-i2c
On 31/05/2024 09:26, Noah Wang wrote:
> Add support for mps mp2891 controller
>
> Signed-off-by: Noah Wang <noahwang.wang@outlook.com>
> ---
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [v3,2/2] dt-bindings: hwmon: Add mps mp2891
2024-05-31 7:26 ` [v3,2/2] dt-bindings: hwmon: Add mps mp2891 Noah Wang
2024-05-31 7:32 ` Krzysztof Kozlowski
@ 2024-05-31 20:45 ` Bjorn Helgaas
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2024-05-31 20:45 UTC (permalink / raw)
To: Noah Wang
Cc: robh, krzk+dt, linux, conor+dt, jdelvare, corbet,
Delphine_CC_Chiu, peteryin.openbmc, javier.carrasco.cruz,
patrick.rudolph, luca.ceresoli, chou.cosmo, bhelgaas, lukas,
devicetree, linux-kernel, linux-hwmon, linux-doc, linux-i2c
On Fri, May 31, 2024 at 03:26:02PM +0800, Noah Wang wrote:
> Add support for mps mp2891 controller
s/mps/MPS/ in subject and commit log.
When you have more than one patch, it's nice if you can include a
cover letter and send the patches as responses to it. That helps
tools like b4 connect them all together:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/5.Posting.rst?id=v6.9#n349
^ permalink raw reply [flat|nested] 3+ messages in thread