Messages in this thread |  | | Date | Wed, 14 Dec 2022 16:18:54 -0600 | From | Rob Herring <> | Subject | Re: [PATCH] dt-bindings: vendor-prefixes: sort entries alphabetically |
| |
On Fri, 02 Dec 2022 12:05:36 +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@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. > --- > .../devicetree/bindings/vendor-prefixes.yaml | 64 +++++++++---------- > 1 file changed, 32 insertions(+), 32 deletions(-) >
Applied, thanks!
|  |