]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: st1232 - add touch-overlay handling
authorJavier Carrasco <javier.carrasco@wolfvision.net>
Wed, 16 Oct 2024 04:02:43 +0000 (06:02 +0200)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 27 Jul 2025 08:41:21 +0000 (01:41 -0700)
commit1c44b818b81bf6a111a702536a560f5bc830c6d5
tree8abfdd2372768f3ac212ff318fd81265896782ab
parent88fb51ea6a38189bed42d302183fbbf6bb03accf
Input: st1232 - add touch-overlay handling

Use touch-overlay to support overlay objects such as buttons and a
resized frame defined in the device tree.

A key event will be generated if the coordinates of a touch event are
within the area defined by the button properties.

Reviewed-by: Jeff LaBundy <jeff@labundy.com>
Signed-off-by: Javier Carrasco <javier.carrasco@wolfvision.net>
Link: https://lore.kernel.org/r/20241016-feature-ts_virtobj_patch-v11-4-b292a1bbb0a1@wolfvision.net
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/st1232.c