[PATCH] dt-bindings: vendor-prefixes: sort entries alphabetically
Rob Herring
robh at kernel.org
Wed Dec 7 08:57:02 PST 2022
On Fri, Dec 02, 2022 at 12:05:36PM +0100, Krzysztof Kozlowski wrote:
> Sort entries alphabetically. This was a semi manual job with help of:
>
> cat Documentation/devicetree/bindings/vendor-prefixes.yaml | grep '":' > old
> cat old | sort > new
> diff -ubB old new
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
>
> ---
>
> Patch rebased on next-20221201 therefore might not apply cleanly to
> Rob's tree. Probably should be taken after the 6.2-rc1.
Indeed. I'll pick this up with the other treewide cleanups planned for
the merge window.
Rob
More information about the linux-riscv
mailing list