diff options
author | Marcin Wojtas <[email protected]> | 2020-12-23 12:38:27 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-12-28 12:25:31 +0000 |
commit | 22a6d41c871225bdd269a80fe04236071f429e2b (patch) | |
tree | 67c59260068289b685e59aaca186e5be65d93218 /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | e2be70318d7b0ad9446d8a64ed1bc73e3316ee39 (diff) |
spi: orion: enable support for switching CS every transferred byte
Some SPI devices, require toggling the CS every transferred byte.
Enable such possibility in the spi-orion driver.
Note that in order to use it, in the driver of a secondary device
attached to this controller, the SPI bus 'mode' field must be
updated with SPI_CS_WORD flag before calling spi_setup() routine.
In addition to that include a work-around - some devices, such as
certain models of SLIC (Subscriber Line Interface Card),
may require extra delay after CS toggling, so add a minimal
timing relaxation in relevant places.
Signed-off-by: Marcin Wojtas <[email protected]>
Signed-off-by: Konstantin Porotchkin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions