diff options
author | Linus Walleij <[email protected]> | 2020-06-25 22:14:22 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-07-01 23:21:29 +0100 |
commit | 27e23ca806c6fe08613330bb35e1f502ffd2d3a8 (patch) | |
tree | 98171c5c2f799c5ebb6d4b4c819e65174e563ac0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a2f234fcabd0ab25399741668ea62bc4c3b40191 (diff) |
spi: img-spfi: Convert to use GPIO descriptors
This converts the IMG SPFI SPI driver to use GPIO descriptors
as obtained from the core instead of GPIO numbers.
The driver was already relying on the core code to look up
the GPIO numbers from the device tree and allocate memory for
storing state etc. By moving to use descriptors handled by
the core we can delete the setup/cleanup functions and
the device state handler that were only dealing with this.
Signed-off-by: Linus Walleij <[email protected]>
Cc: Ionela Voinescu <[email protected]>
Cc: Sifan Naeem <[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