diff options
author | Jeff LaBundy <jeff@labundy.com> | 2023-01-03 11:58:59 -0600 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2023-01-10 16:56:27 -0800 |
commit | e023cc4abde3c01b895660b0e5a8488deb36b8c1 (patch) | |
tree | 787d621dc156d3d66907e5cdd3ba3a44cd78192d /scripts/gdb/linux/utils.py | |
parent | 59bc9cb3b80abaa42643abede0d5db8477901d9c (diff) |
Input: iqs269a - increase interrupt handler return delay
The time the device takes to deassert its RDY output following an
I2C stop condition scales with the core clock frequency.
To prevent level-triggered interrupts from being reasserted after
the interrupt handler returns, increase the time before returning
to account for the worst-case delay (~140 us) plus margin.
Fixes: 04e49867fad1 ("Input: add support for Azoteq IQS269A")
Signed-off-by: Jeff LaBundy <jeff@labundy.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Link: https://lore.kernel.org/r/Y7Rs484ypy4dab5G@nixie71
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions