[PATCH 0/4] Input: ad7879 RFC/RFT follow-up
From: <michael.hennerich@analog.com>
Date: 2017-02-22 16:15:02
Also in:
lkml
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