mbox series

[RESEND,v4,0/2] Add touch-keys support to the Zinitix touch driver

Message ID 20240713-zinitix-tkey-v4-0-14b7e2d5ace3@trvn.ru (mailing list archive)
Headers show
Series Add touch-keys support to the Zinitix touch driver | expand

Message

Nikita Travkin July 13, 2024, 3:28 p.m. UTC
This series adds support for the touch-keys that can be present on some
touchscreen configurations.

Signed-off-by: Nikita Travkin <nikita@trvn.ru>
---
Changes in v4:
- The series was partially applied, these patches dropped.
- Link to v3: https://lore.kernel.org/r/20220106072840.36851-1-nikita@trvn.ru

---
Nikita Travkin (2):
      dt-bindings: input: zinitix: Document touch-keys support
      input: zinitix: Add touchkey support

 .../bindings/input/touchscreen/zinitix,bt400.yaml  | 10 ++++
 drivers/input/touchscreen/zinitix.c                | 61 ++++++++++++++++++++--
 2 files changed, 68 insertions(+), 3 deletions(-)
---
base-commit: a734662572708cf062e974f659ae50c24fc1ad17
change-id: 20230801-zinitix-tkey-5a3023bc304c

Best regards,