linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v1 0/3] add pressure calculation support for resistive-adc-touch driver
@ 2021-05-17 12:59 Oleksij Rempel
  2021-05-17 12:59 ` [RFC PATCH v1 1/3] dt-bindings: touchscreen: add touchscreen-x/y-plate-ohms property Oleksij Rempel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Oleksij Rempel @ 2021-05-17 12:59 UTC (permalink / raw)
  To: Dmitry Torokhov, Rob Herring, Jonathan Cameron
  Cc: Oleksij Rempel, kernel, linux-kernel, linux-input, David Jander,
	devicetree

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-17 12:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17 12:59 [RFC PATCH v1 0/3] add pressure calculation support for resistive-adc-touch driver Oleksij Rempel
2021-05-17 12:59 ` [RFC PATCH v1 1/3] dt-bindings: touchscreen: add touchscreen-x/y-plate-ohms property Oleksij Rempel
2021-05-17 12:59 ` [RFC PATCH v1 2/3] dt-bindings: touchscreen: resistive-adc-touch: add support for z1 and z2 channels Oleksij Rempel
2021-05-17 12:59 ` [RFC PATCH v1 3/3] Input: " Oleksij Rempel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).