Thread (2 messages) 2 messages, 2 authors, 2024-12-21

Re: [PATCH v3] Drivers: input: misc: Add driver touchscreen-buttons to support physically labeled buttons on touch screen surfaces

From: Ivaylo Dimitrov <hidden>
Date: 2024-12-21 15:28:09
Also in: linux-omap

Hi,



On 15.11.20 г. 20:44 ч., Carl Philipp Klemm wrote:
Adds a driver for supporting permanet, physically labeled, buttons on
touchscreen surfaces. As are common on android phones designed with android 1.0
to 2.3 in mind. The driver works by attaching to another input device and
mirroring its events, while inserting key events and filtering for touches that
land on the buttons. Buttons are arbitrary rectangles configurable via dts.

Signed-off-by: Carl Philipp Klemm <redacted>
---

Changes since v2:
- Decrease the potential for memory leaks by migrating to devm_* where possible

---
  drivers/input/misc/Kconfig               |   8 +
  drivers/input/misc/Makefile              |   1 +
  drivers/input/misc/touchscreen-buttons.c | 587 +++++++++++++++++++++++
  3 files changed, 596 insertions(+)
  create mode 100644 drivers/input/misc/touchscreen-buttons.c
Did that patch somehow went unnoticed?

Regards,
Ivo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help