Re: [PATCH v3 2/2] dt-bindings: Add MPQ8785 voltage regulator device

From: Guenter Roeck
Date: Wed Jan 31 2024 - 19:43:05 EST


On 1/31/24 07:41, Conor Dooley wrote:
On Wed, Jan 31, 2024 at 01:55:26PM +0800, Charles Hsu wrote:
Monolithic Power Systems, Inc. (MPS) synchronous step-down converter.

Signed-off-by: Charles Hsu <ythsu0511@xxxxxxxxx>
---
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 79dcd92c4a43..088b23ed2ae6 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -129,6 +129,8 @@ properties:
- mps,mp2975
# Monolithic Power Systems Inc. multi-phase hot-swap controller mp5990
- mps,mp5990
+ # Monolithic Power Systems Inc. synchronous step-down converter mpq8785
+ - mps,mpq8785

q sorts before 2, otherwise

It does ? Not in ASCII. Am I missing something ?

Thanks,
Guenter