[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3fede514-ab5e-4b03-87be-ac85337a4529@roeck-us.net>
Date: Mon, 5 Feb 2024 10:33:10 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: linux-hwmon@...r.kernel.org, Charles Hsu <ythsu0511@...il.com>,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, devicetree@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: trivial-devices: sort entries
alphanumerically
Hi Rob,
On 2/5/24 09:20, Rob Herring wrote:
>
> On Thu, 01 Feb 2024 08:58:05 +0100, Krzysztof Kozlowski wrote:
>> Sort entries alphanumerically. This was a semi manual job with help of:
>>
>> cat Documentation/devicetree/bindings/trivial-devices.yaml | grep ' - ' > old
>> cat old | sort -n > new
>> diff -ubB old new
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
>>
>> ---
>>
>> Cc: Charles Hsu <ythsu0511@...il.com>
>> Cc: linux-hwmon@...r.kernel.org
>> Cc: Guenter Roeck <linux@...ck-us.net>
>> ---
>> .../devicetree/bindings/trivial-devices.yaml | 73 ++++++++++---------
>> 1 file changed, 37 insertions(+), 36 deletions(-)
>>
>
> Applied, thanks!
>
> I'll try and pick up all the trivial-devices.yaml changes this cycle to
> minimize any conflicts.
>
I currently carry the following patches in hwmon-next:
dt-bindings: trivial-devices: add Astera Labs PT5161L
dt-bindings: Add MPQ8785 voltage regulator device
I'll drop them after I get a notification from Stephen that they are
queued in both trees. Please let me know if I should drop them now.
Thanks,
Guenter
Powered by blists - more mailing lists