[PATCH v2 0/2] input: touchscreen: atmel_mxt_ts: add support for generic touchscreen configurations
From: Svyatoslav Ryhel <hidden>
Date: 2025-09-09 05:49:26
Also in:
linux-devicetree, lkml
From: Svyatoslav Ryhel <hidden>
Date: 2025-09-09 05:49:26
Also in:
linux-devicetree, lkml
This provides support for generic touchscreen configuration options like
swapped-x-y, min-x, min-y, size-x, size-y, etc.
---
Changes in v2:
- added schema adjustment
---
Svyatoslav Ryhel (2):
dt-bindings: input: maxtouch: add common touchscreen properties
input: touchscreen: atmel_mxt_ts: add support for generic touchscreen
configurations
.../devicetree/bindings/input/atmel,maxtouch.yaml | 3 ++-
drivers/input/touchscreen/atmel_mxt_ts.c | 11 +++++++----
2 files changed, 9 insertions(+), 5 deletions(-)
--
2.48.1