]> git.baikalelectronics.ru Git - kernel.git/commit
Input: edt-ft5x06 - adjust delays to conform datasheet
authorLothar Waßmann <LW@KARO-electronics.de>
Fri, 28 Mar 2014 16:27:50 +0000 (09:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 28 Mar 2014 16:33:05 +0000 (09:33 -0700)
commit6383951a1d39180e6f5093e9b461c80deb0fca7b
treec1d1a19380fde1c1c301aa8a2d401aedd1e5846a
parent6a2a35039bf6e487ee02f1a1ced2ca4cba02955d
Input: edt-ft5x06 - adjust delays to conform datasheet

The FT5x06 datasheet specifies a minimum reset width of 5ms and a
delay between deassertion of reset and start of reporting of 300ms.
Adjust the delays to conform to the datasheet.

With the original delays I sometimes experienced communication
timeouts when initializing the controller.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Acked-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/edt-ft5x06.c