diff options
author | David Collins <[email protected]> | 2022-04-24 18:21:58 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2022-04-24 18:25:15 -0700 |
commit | be8fc023ef64dcb11042aaa4bb0f29f7e0335d85 (patch) | |
tree | b277e1e6f94015058c9b595fcecc2c27fdc7dd14 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 0b65118e6ba3024b8d9330cbca9b4c8b439d2057 (diff) |
Input: pm8941-pwrkey - simulate missed key press events
The status of the keys connected to the KPDPWR_N and RESIN_N pins
is identified by reading corresponding bits in the interrupt real
time status register. If the status has changed by the time that
the interrupt is handled then a press event will be missed.
Maintain a last known status variable to find unbalanced release
events and simulate press events for each accordingly.
Signed-off-by: David Collins <[email protected]>
Signed-off-by: Anjelique Melendez <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions