Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1695763
| From | Sebastian Reichel <sebastian.reichel@collabora.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support |
| Date | 2017-07-25 16:00 +0200 |
| Message-ID | <u78xt-3uy-57@gated-at.bofh.it> (permalink) |
| References | <tZ8XE-1wD-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Dmitry, Gentle ping on this one. This helps to remove a hack from the Droid 4 DT and will also be used by PPD, which is currently being upstreamed: https://lkml.org/lkml/2017/7/19/898 -- Sebastian On Mon, Jul 03, 2017 at 02:38:41PM +0200, Sebastian Reichel wrote: > Hi, > > This adds support for the reset pin of Atmel MXT. > > Changes since PATCHv1: > - Add new patch preparing for resource managed gpio > - Use resource managed gpio > - Wait for interrupt after reset > > -- Sebastian > > Sebastian Reichel (2): > Input: atmel_mxt_ts: Use more managed resources > Input: atmel_mxt_ts: Add support for reset line > > .../devicetree/bindings/input/atmel,maxtouch.txt | 2 ++ > drivers/input/touchscreen/atmel_mxt_ts.c | 42 +++++++++++++++------- > 2 files changed, 31 insertions(+), 13 deletions(-) > > -- > 2.13.2 >
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-07-25 16:00 +0200
csiph-web