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

From: Krzysztof Kozlowski
Date: Thu Feb 01 2024 - 02:47:25 EST


On 01/02/2024 01:41, Guenter Roeck wrote:
> 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 ?

Also `sort` agrees with q being after numbers.

Best regards,
Krzysztof