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@xxxxxxxxxx> > > --- > > 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