Input: iqs7222 - add support for IQS7222A v1.13+
authorJeff LaBundy <jeff@labundy.com>
Sun, 23 Oct 2022 00:57:25 +0000 (19:57 -0500)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 24 Oct 2022 12:10:09 +0000 (05:10 -0700)
commit8d4c313c03f104c69e25ab03058d8955be9dc387
treeec15f725fcb7a5c50a616f66ef933a4638ba28de
parent97384a65c5e304ccab0477751546f5519d9371c3
Input: iqs7222 - add support for IQS7222A v1.13+

IQS7222A revisions 1.13 and later widen the gesture multiplier from
x4 ms to x16 ms. Add a means to scale the gesture timings specified
in the device tree based on the revision of the device.

Fixes: e505edaedcb9 ("Input: add support for Azoteq IQS7222A/B/C")
Signed-off-by: Jeff LaBundy <jeff@labundy.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Link: https://lore.kernel.org/r/Y1SRdbK1Dp2q7O8o@nixie71
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/iqs7222.c