[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <170715359536.3640223.5160945915604305923.robh@kernel.org>
Date: Mon, 5 Feb 2024 17:20:46 +0000
From: Rob Herring <robh@...nel.org>
To: 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,
Guenter Roeck <linux@...ck-us.net>
Subject: Re: [PATCH] dt-bindings: trivial-devices: sort entries
alphanumerically
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.
Rob
Powered by blists - more mailing lists