RE: [PATCH 5/9] input: goodix: reset device at init

2015-05-28 Thread Tirdea, Irina
ctavian > Subject: Re: [PATCH 5/9] input: goodix: reset device at init > > Hi, > Hi Mark, Thanks for your quick review! > On Thu, May 28, 2015 at 01:47:41PM +0100, Irina Tirdea wrote: > > After power on, it is recommended that the driver resets the device. > > For res

Re: [PATCH 5/9] input: goodix: reset device at init

2015-05-28 Thread Mark Rutland
Hi, On Thu, May 28, 2015 at 01:47:41PM +0100, Irina Tirdea wrote: > After power on, it is recommended that the driver resets the device. > For reset the driver needs to control the interrupt and > reset gpio pins (configured through ACPI/device tree). Why is it necessary to mess with the GPIO the

[PATCH 5/9] input: goodix: reset device at init

2015-05-28 Thread Irina Tirdea
After power on, it is recommended that the driver resets the device. For reset the driver needs to control the interrupt and reset gpio pins (configured through ACPI/device tree). Signed-off-by: Octavian Purdila Signed-off-by: Irina Tirdea --- .../bindings/input/touchscreen/goodix.txt