Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1695763 > unrolled thread

Re: [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support

Started bySebastian Reichel <sebastian.reichel@collabora.co.uk>
First post2017-07-25 16:00 +0200
Last post2017-07-25 16:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-07-25 16:00 +0200

#1695763 — Re: [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support

FromSebastian Reichel <sebastian.reichel@collabora.co.uk>
Date2017-07-25 16:00 +0200
SubjectRe: [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support
Message-ID<u78xt-3uy-57@gated-at.bofh.it>

[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
> 

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web