diff options
author | Linus Walleij <[email protected]> | 2020-06-26 00:57:59 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-07-01 23:21:28 +0100 |
commit | a2f234fcabd0ab25399741668ea62bc4c3b40191 (patch) | |
tree | 79f0d048d907797c2a3c16171c24194a4fa51b19 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d40f0b6f2e21f2400ae8b1b120d11877d9ffd8ec (diff) |
spi: npcm-pspi: Convert to use GPIO descriptors
The Nuvoton PSPI driver already uses the core to handle GPIO
chip selects but is using the old GPIO number method and
retrieveing the GPIOs in the probe() call.
Switch it over to using GPIO descriptors saving a bunch of
code and modernizing it.
Compile tested med ARMv7 multiplatform config augmented
with the Nuvoton arch and this driver.
Signed-off-by: Linus Walleij <[email protected]>
Cc: Tomer Maimon <[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