mbox series

[v2,0/7] Additional fixes for Azoteq IQS7222A/B/C

Message ID YyP7l/ts6SFI9iM2@nixie71 (mailing list archive)
Headers show
Series Additional fixes for Azoteq IQS7222A/B/C | expand

Message

Jeff LaBundy Sept. 16, 2022, 4:29 a.m. UTC
This series comprises a second round of fixes that result from
continued testing and updated guidance from the vendor.

Jeff LaBundy (7):
  Input: iqs7222 - drop unused device node references
  dt-bindings: input: iqs7222: Reduce 'linux,code' to optional
  Input: iqs7222 - report malformed properties
  dt-bindings: input: iqs7222: Correct minimum slider size
  Input: iqs7222 - protect against undefined slider size
  dt-bindings: input: iqs7222: Add support for IQS7222A v1.13+
  Input: iqs7222 - add support for IQS7222A v1.13+

 .../bindings/input/azoteq,iqs7222.yaml        |  25 +-
 drivers/input/misc/iqs7222.c                  | 489 +++++++++++-------
 2 files changed, 313 insertions(+), 201 deletions(-)