mbox series

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

Message ID 20230801-zinitix-tkey-v4-0-b85526c5a474@trvn.ru
Headers show
Series Add touch-keys support to the Zinitix touch driver | expand

Message

Nikita Travkin Aug. 1, 2023, 9:09 a.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,