]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: iqs7222 - add support for IQS7222A v1.13+
authorJeff LaBundy <jeff@labundy.com>
Sun, 23 Oct 2022 00:57:25 +0000 (19:57 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:26:51 +0000 (13:26 +0100)
commit136a54f99403dd2210ce4dd606803220a68df829
tree0000da1e5184852e2f430d7a4bc24b447b9f1185
parent8cfab89ec27389ef7db9e9f86028f636a07ed091
Input: iqs7222 - add support for IQS7222A v1.13+

[ Upstream commit 8d4c313c03f104c69e25ab03058d8955be9dc387 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/input/misc/iqs7222.c