Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 597e4f1e authored by puneet's avatar puneet Committed by Gerrit - the friendly Code Review server
Browse files

drivers: input: sensors: fix latency issue with smi130 irq handler



CPU is taking 2ms+ time to come out of deep state of lpm mode to
serve the irq. Due to latency of SMI130 IRQ handler, there is drift
b/w the timestamp of data samples. To avoid this changed cpu state
to idle state with timer till IRQ ger served.

Change-Id: Ic00a2c23d3a9c2ff4c3da6dbfd29bce4305af6ce
Signed-off-by: default avatarPuneet Yatnal <puneet@codeaurora.org>
parent 7ddc39c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment