diff options
author | Łukasz Stelmach <l.stelmach@samsung.com> | 2020-10-02 14:22:42 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-10-02 21:54:23 +0100 |
commit | 9fe26adbe37fddeddb87e45adbc94ce2cd470ff1 (patch) | |
tree | 7f82a90d6fd2f9e94c4c8b7566a1f4488753744d /tools/perf/scripts/python | |
parent | 20b4016a3bea0ce0a94bf4f20f2a9670ea1dfaa3 (diff) |
spi: spi-s3c64xx: Increase transfer timeout
Increase timeout by 30 ms for some wiggle room and set the minimum value
to 100 ms. This ensures a non-zero value for short transfers which
may take less than 1 ms. The timeout value does not affect
performance because it is used with a completion.
Similar formula is used in other drivers e.g. sun4i, sun6i.
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Link: https://lore.kernel.org/r/20201002122243.26849-9-l.stelmach@samsung.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions