This series adds support for the touch-keys that can be present on some touchscreen configurations. Signed-off-by: Nikita Travkin <nikita@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 | 61 ++++++++++++++++++++-- 2 files changed, 68 insertions(+), 3 deletions(-) --- base-commit: a734662572708cf062e974f659ae50c24fc1ad17 change-id: 20230801-zinitix-tkey-5a3023bc304c Best regards, -- Nikita Travkin <nikita@xxxxxxx>