[RFC PATCH v1 0/3] add pressure calculation support for resistive-adc-touch driver

From: Oleksij Rempel
Date: Mon May 17 2021 - 08:59:26 EST


This series add pressure calculation support based on different measure
points of a basic resistive touchscreen.

Oleksij Rempel (3):
dt-bindings: touchscreen: add touchscreen-x/y-plate-ohms property
dt-bindings: touchscreen: resistive-adc-touch: add support for z1 and
z2 channels
Input: resistive-adc-touch: add support for z1 and z2 channels

.../touchscreen/resistive-adc-touch.yaml | 9 ++
.../input/touchscreen/touchscreen.yaml | 6 +
.../input/touchscreen/resistive-adc-touch.c | 142 ++++++++++++++++--
3 files changed, 144 insertions(+), 13 deletions(-)

--
2.29.2