Home
last modified time | relevance | path

Searched hist:a3a06ea1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Diqs62x.ca3a06ea1 Sun Jan 17 21:57:06 CST 2021 Jeff LaBundy <jeff@labundy.com> 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>