lkml.org 
[lkml]   [2022]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/6] Add touch-keys support to the Zinitix touch driver
Date
This series adds support for the touch-keys that can be present on some
touchscreen configurations, adds the compatible for bt532 and fixes a
small race condition bug in the driver probe function.

I also pick up the series that converts the dt bindings to yaml
initially submitted by Linus Walleij in [1].
I made some minor changes to those patches:
- Fixed dt_schema_check error
- Adressed the review comments from Dmitry on the original series

[1] https://lore.kernel.org/linux-input/20210625113435.2539282-1-linus.walleij@linaro.org/

Changes in v2:
- Use input.yaml in the dt binding for the touchkey
- Add missing le16_to_cpu()
Changes in v3:
- Add yet another missing le16_to_cpu()

Linus Walleij (2):
dt-bindings: input/ts/zinitix: Convert to YAML, fix and extend
Input: zinitix - Handle proper supply names

Nikita Travkin (4):
input: zinitix: Make sure the IRQ is allocated before it gets enabled
input: zinitix: Add compatible for bt532
dt-bindings: input: zinitix: Document touch-keys support
input: zinitix: Add touchkey support

.../input/touchscreen/zinitix,bt400.yaml | 125 ++++++++++++++++++
.../bindings/input/touchscreen/zinitix.txt | 40 ------
drivers/input/touchscreen/zinitix.c | 101 +++++++++++---
3 files changed, 209 insertions(+), 57 deletions(-)
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/zinitix,bt400.yaml
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/zinitix.txt

--
2.30.2

\
 
 \ /
  Last update: 2022-01-06 08:30    [W:0.052 / U:0.736 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site