diff options
author | Jeff LaBundy <jeff@labundy.com> | 2021-01-18 06:57:06 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2021-02-08 16:54:34 +0300 |
commit | a3a06ea17437814f47691282d9d6f6bcf62a8a9e (patch) | |
tree | f67f6107240cbfd40b9d953cd5720d0e6375f340 /scripts/generate_rust_analyzer.py | |
parent | f0c711266a540321a6099b05a3acb5385e81b53e (diff) | |
download | linux-a3a06ea17437814f47691282d9d6f6bcf62a8a9e.tar.xz |
mfd: iqs62x: 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 (~90 us) plus margin.
Signed-off-by: Jeff LaBundy <jeff@labundy.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions