diff options
| author | Alexandru Ardelean <[email protected]> | 2019-09-26 13:51:31 +0300 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-10-15 11:41:47 +0100 |
| commit | 329f0dac4cad9fa4b1439a88180d91bcb5c4eaf8 (patch) | |
| tree | 4fa784efc9999e85944f4b01a1aaed93032cf325 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | b2c98153f45fc17b9fcb241000f2d131ddea6030 (diff) | |
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Since the logic for `spi_delay` struct + `spi_delay_exec()` has been copied
from the `cs_change_delay` logic, it's natural to make this delay, the
first user.
The `cs_change_delay` logic requires that the default remain 10 uS, in case
it is unspecified/unconfigured. So, there is some special handling needed
to do that.
The ADIS library is one of the few users of the new `cs_change_delay`
parameter for an spi_transfer.
The introduction of the `spi_delay` struct, requires that the users of of
`cs_change_delay` get an update. This change also updates the ADIS library.
Signed-off-by: Alexandru Ardelean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions