diff options
author | Jeff LaBundy <[email protected]> | 2021-01-24 20:41:38 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2021-01-24 20:49:11 -0800 |
commit | 8e6a8b0c9fe98b905a2ae4f9f91296eb4f82b9ae (patch) | |
tree | ba8a436e8955958b75cf6692d2ba3e426fcf5c82 /scripts/gdb/linux/tasks.py | |
parent | 050fac7f056b23764a69fb1fcf3b4e4e90eb61b0 (diff) |
Input: iqs5xx - allow more time for ATI to complete
After the device is initialized, it runs ATI (calibration) during
which it cannot readily respond to I2C communication. To keep the
open and close callbacks from writing to the device too soon, the
driver waits 100 ms before returning from probe.
The vendor reports that ATI may actually take up to 250 ms to run
(including margin), so increase the delay accordingly. Update the
comments to clarify the reason for the delay as well.
Signed-off-by: Jeff LaBundy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions