mbox series

[0/7] Miscellaneous fixes for Azoteq IQS7222A/B/C

Message ID 20220623035309.39528-1-jeff@labundy.com (mailing list archive)
Headers show
Series Miscellaneous fixes for Azoteq IQS7222A/B/C | expand

Message

Jeff LaBundy June 23, 2022, 3:53 a.m. UTC
This series comprises a handful of minor fixes that result from
continued testing and updated guidance from the vendor.

Jeff LaBundy (7):
  Input: iqs7222 - fortify slider event reporting
  Input: iqs7222 - protect volatile registers
  Input: iqs7222 - acknowledge reset before writing registers
  Input: iqs7222 - handle reset during ATI
  Input: iqs7222 - remove support for RF filter
  dt-bindings: input: iqs7222: Remove support for RF filter
  dt-bindings: input: iqs7222: Correct bottom speed step size

 .../bindings/input/azoteq,iqs7222.yaml        |   7 +-
 drivers/input/misc/iqs7222.c                  | 132 ++++++++++++------
 2 files changed, 90 insertions(+), 49 deletions(-)