diff options
| author | Stepan Ionichev <sozdayvek@gmail.com> | 2026-05-11 07:55:44 +0500 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-05-31 10:59:38 +0100 |
| commit | 7e6a73eda92ac7aeda7587c65a1acd32b31a5c3b (patch) | |
| tree | 957b76ef561520480eed5c16804031943e5037ef /tools/perf/scripts/python | |
| parent | 01437ab5111f57005be54005f5b575dc06cb682e (diff) | |
iio: adc: ad7192: replace usleep_range() with fsleep()
The AD7192 datasheet (Rev. A, page 34, RESET section) says:
"When a reset is initiated, the user must allow a period of
500 us before accessing any of the on-chip registers."
Use fsleep(500) instead of usleep_range(500, 1000).
Signed-off-by: Stepan Ionichev <sozdayvek@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
