[PATCH v5 0/2] Add touch-keys support to the Zinitix touch driver
From: Nikita Travkin
Date: Wed Jul 17 2024 - 09:56:11 EST
This series adds support for the touch-keys that can be present on some
touchscreen configurations.
To: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
To: Rob Herring <robh+dt@xxxxxxxxxx>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx>
To: Conor Dooley <conor+dt@xxxxxxxxxx>
To: Michael Srba <Michael.Srba@xxxxxxxxx>
To: Linus Walleij <linus.walleij@xxxxxxxxxx>
To: Rob Herring <robh@xxxxxxxxxx>
To: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>
Cc: linux-input@xxxxxxxxxxxxxxx
Cc: devicetree@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Signed-off-by: Nikita Travkin <nikita@xxxxxxx>
Changes in v5:
- Switch to using device_property_ (Dmitry)
- Link to v4: https://lore.kernel.org/r/20230801-zinitix-tkey-v4-0-b85526c5a474@xxxxxxx
Changes in v4:
- The series was partially applied, these patches dropped.
- Link to v3: https://lore.kernel.org/r/20220106072840.36851-1-nikita@xxxxxxx
---
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 | 63 ++++++++++++++++++++--
2 files changed, 70 insertions(+), 3 deletions(-)
---
base-commit: 797012914d2d031430268fe512af0ccd7d8e46ef
change-id: 20230801-zinitix-tkey-5a3023bc304c
Best regards,
--
Nikita Travkin <nikita@xxxxxxx>