diff options
author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2024-12-17 14:42:25 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-12-17 16:27:50 +0300 |
commit | e490ceff433fbc111404ce040bd9e8f41f12af16 (patch) | |
tree | 912a7428b8b5c2f3b781ef28e7730ef8757df29f /tools/perf/scripts/python/parallel-perf.py | |
parent | 8011709906d0d6ff1ba9589de5a906bf6e430782 (diff) | |
download | linux-e490ceff433fbc111404ce040bd9e8f41f12af16.tar.xz |
spi: spidev: Align ordering of spidev_spi_ids[] and spidev_dt_ids[]
There is a 1:1 correspondance between the list of spi device-ids and the
devicetree compatibles. The latter is ordered alphabetically by vendor
and device. To simplify keeping the two lists in sync, mention the
vendor in a comment for the spi device-ids and order alphabetically,
too.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20241217114226.1223724-2-u.kleine-koenig@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions