linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Input: ad7879 RFC/RFT follow-up
@ 2017-02-22 16:14 michael.hennerich
  2017-02-22 16:14 ` [PATCH 1/4] input:touchscreen:ad7879-spi.c: Fix regmap flag_masks michael.hennerich
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: michael.hennerich @ 2017-02-22 16:14 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-input, linux-kernel, Michael Hennerich

From: Michael Hennerich <michael.hennerich@analog.com>

Hi Dmitry,

I reviewed and tested your patch series (posted February 18th).

[RFC/RFT PATCH 1/3] Input: ad7879 - convert to use regmap
[RFC/RFT PATCH 2/3] Input: ad7879 - use more devm interfaces
[RFC/RFT PATCH 3/3] Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device property

Looks great only one issue fixed.

This little series goes on top of that.

Again thanks for these patches!

Regards,
Michael


Michael Hennerich (4):
  input:touchscreen:ad7879-spi.c: Fix regmap flag_masks
  input:touchscreen:ad7879-spi.c: Remove bits_per_word = 16 enforcement
  Documentation: Add SPI example
  input:touchscreen:ad7879: Update MODULE_AUTHOR email address

 .../devicetree/bindings/input/touchscreen/ad7879.txt   | 18 ++++++++++++++++++
 drivers/input/touchscreen/ad7879-i2c.c                 |  2 +-
 drivers/input/touchscreen/ad7879-spi.c                 | 13 +++----------
 drivers/input/touchscreen/ad7879.c                     |  2 +-
 4 files changed, 23 insertions(+), 12 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-02-23  8:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 16:14 [PATCH 0/4] Input: ad7879 RFC/RFT follow-up michael.hennerich
2017-02-22 16:14 ` [PATCH 1/4] input:touchscreen:ad7879-spi.c: Fix regmap flag_masks michael.hennerich
2017-02-23  8:43   ` Dmitry Torokhov
2017-02-22 16:14 ` [PATCH 2/4] input:touchscreen:ad7879-spi.c: Remove bits_per_word = 16 enforcement michael.hennerich
2017-02-23  8:41   ` Dmitry Torokhov
2017-02-22 16:14 ` [PATCH 3/4] Documentation: Add SPI example michael.hennerich
2017-02-23  8:42   ` Dmitry Torokhov
2017-02-22 16:14 ` [PATCH 4/4] input:touchscreen:ad7879: Update MODULE_AUTHOR email address michael.hennerich
2017-02-23  8:42   ` 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).