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