[PATCH v2 0/2] input: touchscreen: atmel_mxt_ts: add support for generic touchscreen configurations

From: Svyatoslav Ryhel
Date: Tue Sep 09 2025 - 01:49:38 EST


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