Re: [PATCH v4 4/5] dt-bindings: touchscreen: resistive-adc-touch: add support for z1 and z2 channels
From: Rob Herring <robh@kernel.org>
Date: 2021-05-21 01:36:21
Also in:
linux-devicetree, linux-input
From: Rob Herring <robh@kernel.org>
Date: 2021-05-21 01:36:21
Also in:
linux-devicetree, linux-input
On Wed, 19 May 2021 11:42:20 +0200, Oleksij Rempel wrote:
For pressure calculation based on plates resistance we need some additional properties: - z1 and z2 channels with additional measurements between plates - actual resistance of the touchscreen. Currently we use only X-resistance. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> --- .../input/touchscreen/resistive-adc-touch.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>