]> 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:33:08 +0000 (13:33 +0100)
commitc8ab62f13d6639c4fece33890de3eed24a9b85a0
treefcd76872a1f7417ad5d1afafc0b7f7019b38c25d
parentfa25c90ee9a7a942ff9d892e314c8f0b323cd67d
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