dt-bindings: trivial-devices: sort entries alphanumerically
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 1 Feb 2024 07:58:05 +0000 (08:58 +0100)
committerRob Herring <robh@kernel.org>
Tue, 6 Feb 2024 22:20:23 +0000 (22:20 +0000)
commit6284d33d1749e492596c54a590603d61fb7afc98
tree5875f98c94a6e9868f33f4bfc3ad04c1020d3067
parent281dc6c69b0ef3e30781451e141628618152a8c0
dt-bindings: trivial-devices: sort entries alphanumerically

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@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20240201075805.7492-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/trivial-devices.yaml