devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ADS7846 add general touchscreen features
@ 2019-03-27 13:39 Marco Felsch
  2019-03-27 13:39 ` [PATCH 1/4] Input: ads7846 - convert to devm_ alloc functions Marco Felsch
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Marco Felsch @ 2019-03-27 13:39 UTC (permalink / raw)
  To: dmitry.torokhov, robh+dt; +Cc: kernel, linux-input, devicetree

Hi,

The main purpose of this small set is to add support for the general
touchscreen dt-properties. During this work I also changed the memory
allocation methods to the devm_* ones to cleanup the error-paths.

Regards,
Marco

Marco Felsch (4):
  Input: ads7846 - convert to devm_ alloc functions
  dt-bindings: input: ads7846: fix property description
  dt-bindings: input: ads7846: replace vendor-bindings by general ones
  Input: ads7846 - add support for general touchscreen bindings

 .../bindings/input/touchscreen/ads7846.txt    | 29 +++++--
 drivers/input/touchscreen/ads7846.c           | 75 +++++++++++--------
 2 files changed, 66 insertions(+), 38 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-08-22 17:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-27 13:39 [PATCH 0/4] ADS7846 add general touchscreen features Marco Felsch
2019-03-27 13:39 ` [PATCH 1/4] Input: ads7846 - convert to devm_ alloc functions Marco Felsch
2019-08-09 16:44   ` Dmitry Torokhov
2019-03-27 13:39 ` [PATCH 2/4] dt-bindings: input: ads7846: fix property description Marco Felsch
     [not found]   ` <5ca06164.1c69fb81.39fb3.79f9@mx.google.com>
2019-08-09 16:42     ` Dmitry Torokhov
2019-03-27 13:39 ` [PATCH 3/4] dt-bindings: input: ads7846: replace vendor-bindings by general ones Marco Felsch
     [not found]   ` <5ca06167.1c69fb81.6e121.c248@mx.google.com>
2019-08-21  7:36     ` Marco Felsch
2019-08-22 17:44       ` Dmitry Torokhov
2019-03-27 13:39 ` [PATCH 4/4] Input: ads7846 - add support for general touchscreen bindings Marco Felsch
2019-08-09 16:42   ` Dmitry Torokhov
2019-08-09  9:30 ` [PATCH 0/4] ADS7846 add general touchscreen features Marco Felsch

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