diff options
author | 2024-02-01 08:58:05 +0100 | |
---|---|---|
committer | 2024-02-06 22:20:23 +0000 | |
commit | 6284d33d1749e492596c54a590603d61fb7afc98 (patch) | |
tree | 5875f98c94a6e9868f33f4bfc3ad04c1020d3067 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: mux: restrict node name suffixes (diff) | |
download | linux-rng-6284d33d1749e492596c54a590603d61fb7afc98.tar.xz linux-rng-6284d33d1749e492596c54a590603d61fb7afc98.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions