linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix pm8941-pwrkey debounce programming
@ 2023-05-29 19:55 Caleb Connolly
  2023-05-29 19:55 ` [PATCH 1/2] MAINTAINERS: Adjust Qualcomm driver globbing Caleb Connolly
  2023-05-29 19:55 ` [PATCH 2/2] Input: pm8941-powerkey - fix debounce on gen2+ PMICs Caleb Connolly
  0 siblings, 2 replies; 7+ messages in thread
From: Caleb Connolly @ 2023-05-29 19:55 UTC (permalink / raw)
  To: Dmitry Torokhov, Andy Gross, Bjorn Andersson, Konrad Dybcio
  Cc: linux-input, linux-arm-msm, phone-devel, Caleb Connolly

Since PM8998 the pon debounce register was adjusted to support much
lower debounce times however the driver was never changed to reflect
this.

This resulted in the debounce time being set to the minimum ~62us on
PMICs from PM8998/PM660 up until PMk8350.

Set the shift and mask correctly, and adjust MAINTAINERS to include the
driver under Qualcomm support.

---
Caleb Connolly (2):
      MAINTAINERS: Adjust Qualcomm driver globbing
      Input: pm8941-powerkey - fix debounce on gen2+ PMICs

 MAINTAINERS                        |  2 +-
 drivers/input/misc/pm8941-pwrkey.c | 19 +++++++++++++++----
 2 files changed, 16 insertions(+), 5 deletions(-)
---
base-commit: 44c026a73be8038f03dbdeef028b642880cf1511

// Caleb (they/them)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-06-06 19:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-29 19:55 [PATCH 0/2] Fix pm8941-pwrkey debounce programming Caleb Connolly
2023-05-29 19:55 ` [PATCH 1/2] MAINTAINERS: Adjust Qualcomm driver globbing Caleb Connolly
2023-06-06 19:12   ` Dmitry Torokhov
2023-05-29 19:55 ` [PATCH 2/2] Input: pm8941-powerkey - fix debounce on gen2+ PMICs Caleb Connolly
2023-05-30  9:36   ` Konrad Dybcio
2023-05-30 13:00     ` Caleb Connolly
2023-06-06 19:12   ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).