Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1678213
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] atmel_mxt_ts: Add support for reset line |
| Date | 2017-06-29 23:30 +0200 |
| Message-ID | <tXPaG-4Ds-5@gated-at.bofh.it> (permalink) |
| References | <tX1xg-32b-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 27, 2017 at 06:24:38PM +0200, Sebastian Reichel wrote: > From: Martyn Welch <martyn.welch@collabora.co.uk> > > At least some of the Atmel Maxtouch touchscreen controllers have a reset > pin. If this is not driven correctly the device will be held in reset > and will not respond. > > Add support for driving the reset line via GPIO as is found in other > such drivers. > > Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk> > [add reset cycle during probe, minor style fixes, add DT binding] > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> > --- > .../devicetree/bindings/input/atmel,maxtouch.txt | 2 ++ Acked-by: Rob Herring <robh@kernel.org> > drivers/input/touchscreen/atmel_mxt_ts.c | 27 +++++++++++++++++++++- > 2 files changed, 28 insertions(+), 1 deletion(-)
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] atmel_mxt_ts: Add support for reset line Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-06-27 18:30 +0200 Re: [PATCH] atmel_mxt_ts: Add support for reset line Nick Dyer <nick@shmanahar.org> - 2017-06-29 22:10 +0200 Re: [PATCH] atmel_mxt_ts: Add support for reset line Rob Herring <robh@kernel.org> - 2017-06-29 23:30 +0200
csiph-web