On Tue, Jun 27, 2017 at 06:24:38PM +0200, Sebastian Reichel wrote:
> From: Martyn Welch <[email protected]>
> 
> 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 <[email protected]>
> [add reset cycle during probe, minor style fixes, add DT binding]
> Signed-off-by: Sebastian Reichel <[email protected]>
> ---
>  .../devicetree/bindings/input/atmel,maxtouch.txt   |  2 ++

Acked-by: Rob Herring <[email protected]>

>  drivers/input/touchscreen/atmel_mxt_ts.c           | 27 
> +++++++++++++++++++++-
>  2 files changed, 28 insertions(+), 1 deletion(-)

Reply via email to