devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] input: touchscreen: eeti: DT bindings and clean-ups
@ 2018-06-23 15:45 Daniel Mack
  2018-06-23 15:45 ` [PATCH v2 1/4] dt-bindings: input: touchscreen: add bindings for eeti touchscreen controller Daniel Mack
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Daniel Mack @ 2018-06-23 15:45 UTC (permalink / raw)
  To: dmitry.torokhov, robh+dt; +Cc: linux-input, devicetree, Daniel Mack

This is v2 of the series that brings DT bindings to the eeti driver and
cleans up the code a bit.

Changelog:

v1 → v2:
* dropped module parameters
* use touchscreen_report_pos() and drop some code for that
* squashes 4/5 and 5/5 of v1

Daniel Mack (4):
  dt-bindings: input: touchscreen: add bindings for eeti touchscreen
    controller
  input: touchscreen: eeti: add device tree matching table
  input: touchscreen: eeti: drop module parameters, parse DT properties
  input: touchscreen: eeti: fix link to documentation and email address
    in header

 .../bindings/input/touchscreen/eeti.txt       | 31 ++++++++++++++++
 drivers/input/touchscreen/eeti_ts.c           | 37 +++++++++----------
 2 files changed, 48 insertions(+), 20 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/input/touchscreen/eeti.txt

-- 
2.17.1

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

end of thread, other threads:[~2018-07-04 15:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-23 15:45 [PATCH v2 0/4] input: touchscreen: eeti: DT bindings and clean-ups Daniel Mack
2018-06-23 15:45 ` [PATCH v2 1/4] dt-bindings: input: touchscreen: add bindings for eeti touchscreen controller Daniel Mack
2018-06-25 20:25   ` Rob Herring
2018-06-23 15:45 ` [PATCH v2 2/4] input: touchscreen: eeti: add device tree matching table Daniel Mack
2018-06-23 15:45 ` [PATCH v2 3/4] input: touchscreen: eeti: drop module parameters, parse DT properties Daniel Mack
2018-06-23 15:45 ` [PATCH v2 4/4] input: touchscreen: eeti: fix link to documentation and email address in header Daniel Mack
2018-07-02  7:55 ` [PATCH v2 0/4] input: touchscreen: eeti: DT bindings and clean-ups Daniel Mack
2018-07-04 15:47   ` Dmitry Torokhov

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).