diff options
author | Linus Walleij <[email protected]> | 2020-07-14 09:22:26 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-07-22 01:55:52 +0100 |
commit | 4726773292bfdb2917a0b4d369ddccd5e2f30991 (patch) | |
tree | 5135485a8826beff6ea4b26c569bde9c2905ff6a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ce8e60fe4f517b3b2b1deb44cf364a9080521567 (diff) |
spi: ppc4xx: Convert to use GPIO descriptors
This converts the PPC4xx SPI driver to use GPIO descriptors.
The driver is already just picking some GPIOs from the device
tree so the conversion is pretty straight forward. However
this driver is looking form a pure "gpios" property rather
than the standard binding "cs-gpios" so we need to add a new
exception to the gpiolib OF parser to allow this for this
driver's compatibles.
Signed-off-by: Linus Walleij <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions