diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2022-09-08 08:39:47 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-09-15 11:36:08 +0300 |
commit | 984914ec4f4bfa9ee8f067b06293bc12bef20137 (patch) | |
tree | b714ab468e114a59909b67190b088ce3d9a9798e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 98c3c940ea5c3957056717e8b77a91c7d94536ad (diff) | |
download | linux-984914ec4f4bfa9ee8f067b06293bc12bef20137.tar.xz |
gpiolib: of: make Freescale SPI quirk similar to all others
There is no need for of_find_spi_cs_gpio() to be different from other
quirks: the only variant of property actually used in DTS is "gpios"
(plural) so we can use of_get_named_gpiod_flags() instead of recursing
into of_find_gpio() again.
This will allow us consolidate quirk handling down the road.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions